Hi,
- When launched in debug mode (using the command batmand -d 3 ath0 &), the
daemon starts to generate OGMs and to fill up its routing tables in a correct way. The problem occurs when I tries to ping an host in the network because the routing process uses the default routing table (that has not been modified by the batman daemon) and it is not aware on the correct batman routing tables.
Nico from OpenWRT opened a ticket which you can find here: https://dev.openwrt.org/ticket/4915
He also applied a ulibc fix for this bug today: https://dev.openwrt.org/changeset/15193
If you checkout the latest 8.09 OpenWRT branch batman should be working as expected. Could you verify this ?
Regards, Marek