On Thu, 21 Apr 2011 19:06:02 +0200, Gioacchino Mazzurco wrote:
I see openwrt uci file you can define multiple mesh section, what happen if i define different mesh interfaces like bat0 and bat1 on every nodes?
I will have 2 separated layer 2 networks?
Yes, batman-adv provides this functionality. But iirc you cannot add the same real device to more than one bat-interface. So, for example, eth0 can be added to bat0 but then you can't add it to bat1
If you really want to do this I think you can first split eth0 in eth0:1 and eth0:2, as different vlans, and then add them to two different bat-interfaces.
Regards,
b.a.t.m.a.n@lists.open-mesh.org