From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 16 Aug 2013 18:18:43 +0800 References: <1376132247-687-1-git-send-email-ordex@autistici.org> In-Reply-To: <1376132247-687-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201308161818.43740.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: properly print the VID in DAT 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 Cc: Antonio Quartulli On Saturday, August 10, 2013 18:57:27 Antonio Quartulli wrote: > Make the DAT code use the PRINT_VID macro to print the VIDs. > > Introduced by 3e26722bc9f248ec4316749fc1957365c0fa5e4b > ("batman-adv: make the Distributed ARP Table vlan aware") > > Signed-off-by: Antonio Quartulli > --- > distributed-arp-table.c | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) Applied in revision 2cc9694. Thanks, Marek