[B.A.T.M.A.N.] Unable to Change from BATMAN_IV to BATMAN_V

2017-02-16 Thread leftbydefault
I came across a thread previously on this same issue with respect to openwrt. I tried to change the routing algo following tweaking section of batman wiki as soon as loading the batman_adv module. I am able to see BATMAN_V under availabile algorithms but available for next instance of batx. I

[B.A.T.M.A.N.] Distributing Data using BATMAN-Multicast

2017-02-16 Thread Shantanoo Desai
Hello all, I have developed a Multicast based Data Distribution protocol and would like to compare it with Batman's Multicast feature. I know how to enable the multicast on the the mesh interface but is there any tool or utility I can use to send data over the Mesh network ? scp of sftp won't

Re: [B.A.T.M.A.N.] Distributing Data using BATMAN-Multicast

2017-02-16 Thread dan
iperf can generate multicast traffic. On Thu, Feb 16, 2017 at 5:35 AM, Shantanoo Desai wrote: > Hello all, > > > I have developed a Multicast based Data Distribution protocol and would > like to compare it with Batman's Multicast feature. I know how to enable > the

Re: [B.A.T.M.A.N.] Distributing Data using BATMAN-Multicast

2017-02-16 Thread Linus Lüssing
On Thu, Feb 16, 2017 at 12:35:32PM +, Shantanoo Desai wrote: > I have developed a Multicast based Data Distribution protocol and would > like to compare it with Batman's Multicast feature. Cool :-)! I would love to do the same, or at least have a look at the protocol algorithm you have

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 3.2 049/126] batman-adv: fix splat on disabling an interface

2017-02-16 Thread Ben Hutchings
On Thu, 2017-02-16 at 07:56 +0100, Linus Lüssing wrote: > On Wed, Feb 15, 2017 at 10:41:34PM +, Ben Hutchings wrote: > > 3.2.85-rc1 review patch.  If anyone has any objections, please let me know. > > > > -- > > > > From: Linus Lüssing > > > >

Re: [B.A.T.M.A.N.] Distributing Data using BATMAN-Multicast

2017-02-16 Thread Sven Eckelmann
On Donnerstag, 16. Februar 2017 12:35:32 CET Shantanoo Desai wrote: > I have developed a Multicast based Data Distribution protocol [...] > I would like to compare how quick can data be disseminated in a Batman > enabled Mesh network versus the protocol that I have developed You've already lost