From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 9 Jun 2013 22:02:32 +0800 References: <1370340711-1399-1-git-send-email-ordex@autistici.org> <1370340711-1399-5-git-send-email-ordex@autistici.org> In-Reply-To: <1370340711-1399-5-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201306092202.32313.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv4 04/13] batman-adv: make the GW module correctly talk to the new VLAN-TT 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 , Antonio Quartulli On Tuesday, June 04, 2013 18:11:42 Antonio Quartulli wrote: > From: Antonio Quartulli > > The gateway code is now adapted in order to correctly > interact with the Translation Table component by using the > vlan ID > > Signed-off-by: Antonio Quartulli > --- > gateway_client.c | 19 +++++++++++++++++-- > 1 file changed, 17 insertions(+), 2 deletions(-) Applied in revision 9a40777. Thanks, Marek