Bug #177
closedwrong info from batctl if on openwrt BB r38304
0%
Description
root@airhp:~# modprobe batman-adv
root@airhp:~# lsmod |grep batman
batman_adv 129470 0
crc16 1015 1 batman_adv
libcrc32c 583 1 batman_adv
root@airhp:~# batctl if add eth0.2
root@airhp:~# batctl if
Error - batman-adv module has not been loaded
root@airhp:~# batctl o
[B.A.T.M.A.N. adv 2013.3.0, MainIF/MAC: eth0.2/de:9f:db:31:c9:c5 (bat0)]
Originator last-seen (#/255) Nexthop [outgoingIF]: Potential nexthops ...
No batman nodes in range ...
root@airhp:~# cat /etc/banner
_ __ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| |__|_|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
BARRIER BREAKER (Bleeding Edge, r38304)
-----------------------------------------------------
* 1/2 oz Galliano Pour all ingredients into
* 4 oz cold Coffee an irish coffee mug filled
* 1 1/2 oz Dark Rum with crushed ice. Stir.
* 2 tsp. Creme de Cacao
-----------------------------------------------------
why batctl if doesn't show eth0.2?