From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 25 Aug 2013 15:06:23 +0800 References: <1377156073-556-1-git-send-email-ordex@autistici.org> <1377156073-556-3-git-send-email-ordex@autistici.org> In-Reply-To: <1377156073-556-3-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201308251506.23822.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: tag locally generated ARP reply if needed 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 Thursday, August 22, 2013 15:21:13 Antonio Quartulli wrote: > When DAT replies to a client laying on a VLAN it has > to attach to the packet the proper VLAN tag. > > Introduced by: 3e26722bc9f248ec4316749fc1957365c0fa5e4b > ("batman-adv: make the Distributed ARP Table vlan aware") > > Reported-by: Marco Dalla Torre > Signed-off-by: Antonio Quartulli > --- > distributed-arp-table.c | 8 ++++++++ > 1 file changed, 8 insertions(+) Applied in revision 53c6c26. Thanks, Marek