Hi Tom, On 11/03/14 13:20, Tom Sparks wrote: > > > I am wondering how well batman works over wireless bridges > like this: > > batR <--> wifiB <--> wifiB <--> batR > > > meanings: > BatR: openwrt router with batman installed > wifiB: wifi bridge What is a wifi bridge? How is it configured? batman-adv uses the MAC addresses in the 802.11 header to understand which node is a direct neighbour, therefore the bridge in the middle may screw up this mechanism. It really depends on how the bridge is implemented (it is not a standard component). Cheers, -- Antonio Quartulli