[B.A.T.M.A.N.] batman-adv vis_data

2011-04-19 Thread Gioacchino Mazzurco
Hi! In Pisa we are switching to batman-adv for our mesh, we use the version packaged in openwrt. But it seems that the output of vd is not conform to specification in this page http://www.open-mesh.org/wiki/batman-adv/VisAdv especially the box representing a node is painted only for the node

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

2011-04-19 Thread Gioacchino Mazzurco
moreover the two node have two interfaces used by batman-adv but only one is displayed! 2011/4/19 Gioacchino Mazzurco gmazzurc...@gmail.com: Hi! In Pisa we are switching to batman-adv for our mesh, we use the version packaged in openwrt. But it seems that the output of vd is not conform to

Re: [B.A.T.M.A.N.] BATMAN routing

2011-04-19 Thread hlabishi kobo
On 4/3/11, Sven Eckelmann s...@narfation.org wrote: hlabishi kobo wrote: int weighted_bit_packet_count(TYPE_OF_WORD *seq_bits) { int i,check, count = 0; TYPE_OF_WORD word; for (i = 0; i NUM_WORDS; i++) { word = seq_bits[i]; int j = WORD_BIT_SIZE,

[B.A.T.M.A.N.] batman-adv 2011.1.0 released

2011-04-19 Thread Marek Lindner
The B.A.T.M.A.N. team is publishing its second 2011 release - 2011.1.0, containing major code changes under the hood to improve performance and scalability plus the usual set of bug fixes. As the kernel module always depends on the Linux kernel it was compiled against, it does not make sense

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

2011-04-19 Thread Linus Lüssing
On Tue, Apr 19, 2011 at 09:46:10AM +0200, Gioacchino Mazzurco wrote: moreover the two node have two interfaces used by batman-adv but only one is displayed! 2011/4/19 Gioacchino Mazzurco gmazzurc...@gmail.com: Hi! In Pisa we are switching to batman-adv for our mesh, we use the version

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

2011-04-19 Thread Gioacchino Mazzurco
ok the node number now is increased but we have the same bug :| - The raw vis output from /sys/kernel/debug/batman_adv/bat0/vis_data root@OpenWrt:~# cat /sys/kernel/debug/batman_adv/bat0/vis_data 06:15:6d:fc:71:ce,TQ 00:15:6d:7a:97:45 80, TQ 00:15:6d:7c:09:9e 236, 00:15:6d:7a:97:33,TQ

Re: [B.A.T.M.A.N.] [PATCH] net: batman-adv: remove rx_csum ethtool_ops

2011-04-19 Thread Sven Eckelmann
Michał Mirosław wrote: Signed-off-by: Michał Mirosław mirq-li...@rere.qmqm.pl Applied thanks, Sven signature.asc Description: This is a digitally signed message part.