On a TL-WDR3600 I was looking at the differences between the
/etc/config/network file in the last stable release and the develop
branch (great work going on there in these days!!).
Here are some lines which I want to bring to your attention (they could
be ok, but look suspicious to me):
config interface 'wan6'
option proto 'dhcpv6'
which becomes:
config interface 'wan6'
option proto 'none'
config device 'lm_anygw_dev'
which becomes:
config device 'lm_net__lan_anygw_dev'
(yes, with two joined underscores)
config device 'lm_wlan0_adhoc_batadv_dev'
option name 'wlan0-adhoc_203'
which becomes:
config device 'lm_net_wlan0_adhoc_batadv_dev'
option name '-lm-net-wlan0-adhoc_118'
this strange name (starting with a dash) repeats along the file
Then some more random observations :D
batctl if
prints just
eth0-2_118: active
while I expected to see also the wireless interfaces here
# ps |grep bmx
3509 root 1168 S grep bmx
so no bmx daemon is running?
sniffing on the ethernet ports of the router I can see batman packets
coming out just on the WAN port and not on the LAN ports.
I compiled the image using the new recommended system: lime-build
then I noticed that some of the packets that was suggested to deselect
by the old traditional compilation guide are indeed selected here:
CONFIG_PACKAGE_odhcpd=y
CONFIG_PACKAGE_firewall=y
Keep up with the good work :D
Ilario
--
Ilario Gelmetti
iochesonome(a)gmail.com
igelmetti(a)iciq.es
ilario.gelmetti(a)estudiants.urv.cat