Re: [B.A.T.M.A.N.] [PATCH v7 1/5] batman-adv: prevent multiple ARP replies sent by gateways if dat enabled

2017-02-16 Thread Antonio Quartulli
Hi, On Mon, Feb 06, 2017 at 07:48:23PM +0800, Antonio Quartulli wrote: > Hi, > > On Mon, Feb 06, 2017 at 10:56:25AM +0100, Sven Eckelmann wrote: > > It is therefore currently unknown how to continue from here. Antonio, > > please > > provide a statement what we should do with the patches. > >

Re: [B.A.T.M.A.N.] [PATCH v7 1/5] batman-adv: prevent multiple ARP replies sent by gateways if dat enabled

2017-02-06 Thread Antonio Quartulli
Hi, On Mon, Feb 06, 2017 at 10:56:25AM +0100, Sven Eckelmann wrote: > It is therefore currently unknown how to continue from here. Antonio, please > provide a statement what we should do with the patches. There were two issues here: 1) the code was not really following the kernel style and I

[B.A.T.M.A.N.] [PATCH v7 1/5] batman-adv: prevent multiple ARP replies sent by gateways if dat enabled

2016-09-05 Thread Sven Eckelmann
From: Andreas Pape If dat is enabled it must be made sure that only the backbone gw which has claimed the remote destination for the ARP request answers the ARP request directly if the MAC address is known due to the local dat table. This prevents multiple ARP replies