From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 3 Aug 2011 09:16:02 +0200 References: <1312024218-8197-1-git-send-email-lindner_marek@yahoo.de> In-Reply-To: <1312024218-8197-1-git-send-email-lindner_marek@yahoo.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201108030916.02491.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: merge update_transtable() into tt related code Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Saturday, July 30, 2011 13:10:18 Marek Lindner wrote: > Signed-off-by: Marek Lindner > --- > routing.c | 66 > ++---------------------------------------------- translation-table.c > | 69 +++++++++++++++++++++++++++++++++++++++++++++++--- > translation-table.h | 9 ++---- > 3 files changed, 70 insertions(+), 74 deletions(-) Applied in revision a69a796. Regards, Marek