Re: [B.A.T.M.A.N.] netifd batman-adv proto

2013-02-26 Thread Gui Iribarren
On 02/01/13 10:11, Filippo Sallemi wrote: Hi all, I've writed a batman-adv proto in according on new netifd system of attitude adjustement release. With this script the batman-adv configuration could be moved on /etc/config/network file istead of /etc/config/batman-adv and the

Re: [B.A.T.M.A.N.] [PATCHv2] batman-adv: add compat support for the new netlink ops

2013-02-26 Thread Simon Wunderlich
Hey guys, As requested, just did a quick test again: * batctl if add $iface some OGMS here batctl if del $iface -- still works fine * batctl link add dev bat0 type batadv -- creates the bat0 interface * ip link set dev eth0 master bat0 -- no output, no effect * ip link del dev bat0 --

Re: [B.A.T.M.A.N.] [PATCHv2] batman-adv: add compat support for the new netlink ops

2013-02-26 Thread Antonio Quartulli
On Tue, Feb 26, 2013 at 10:28:13PM +0100, Simon Wunderlich wrote: Hey guys, As requested, just did a quick test again: * batctl if add $iface some OGMS here batctl if del $iface -- still works fine * batctl link add dev bat0 type batadv -- creates the bat0 interface * ip link set

Re: [B.A.T.M.A.N.] [PATCHv2] batman-adv: add compat support for the new netlink ops

2013-02-26 Thread Marek Lindner
On Wednesday, February 27, 2013 05:28:13 Simon Wunderlich wrote: so to summarize: it compiles again, batctl works, and ip at least allows to add the bat0 interface but adding interfaces into a softiface using ip doesn't. [..] Tested-by: Simon Wunderlich s...@hrz.tu-chemnitz.de Thanks for

Re: [B.A.T.M.A.N.] [PATCHv3 1/2] batman-adv: free an hard-interface before adding it

2013-02-26 Thread Marek Lindner
On Saturday, February 16, 2013 21:42:39 Antonio Quartulli wrote: When adding a new hard interface (e.h. wlan0) to a soft interface (e.g. bat0) and the former is already enslaved in another virtual interface (e.g. a software bridge) batman-adv has to free the it first and then continue with the