On 08/12/2013 09:43 PM, cmsv wrote:
OpenWrt version: Attitude Adjustment (r37747)
Recently there was someone (Lucaspost) on #batman with a problem caused by mixing the latest AA and Batman-adv 2013.3.0 and while i can't be sure the problem is exactly this one; here goes my testing with a D-link 615C1
maybe you're mixing module and kernel versions?
try to "make dirclean" and rebuild
batadv.sh only does this
echo "$mesh" > "/sys/class/net/$iface/batman_adv/mesh_iface"
where $iface is something like "wlan0" and $mesh is "bat0"
HTH,
Gui