From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 13 Nov 2012 18:42:22 +0800 References: <1352409376-28885-1-git-send-email-ordex@autistici.org> <1352409376-28885-2-git-send-email-ordex@autistici.org> In-Reply-To: <1352409376-28885-2-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201211131842.22867.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: improve local translation table output 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: b.a.t.m.a.n@lists.open-mesh.org On Friday, November 09, 2012 05:16:16 Antonio Quartulli wrote: > This patch adds a nice header to the local translation table and > the last_seen time for each local entry > > Signed-off-by: Antonio Quartulli > --- > translation-table.c | 19 +++++++++++++++++-- > 1 file changed, 17 insertions(+), 2 deletions(-) Applied in revision 59cb086. Thanks, Marek