[Olsr-dev] Problems with SmartGateway
Teco Boot
(spam-protected)
Mon Aug 29 20:11:45 CEST 2011
Tested a bit more.
Problem occurs when setting up and removal of the route.
==28413== Warning: noted but unhandled ioctl 0x89f1 with no size/direction hints
==28413== This could cause spurious value errors to appear.
==28413== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
Aug 29 17:34:14 AHR-175-169 olsrd[28413]: Received netlink error code Invalid argument (-22)
Aug 29 17:34:14 AHR-175-169 olsrd[28413]: . error: add route to 0.0.0.0/0.0.0.0 via 0.0.0.0 dev void onlink (Resource temporarily unavailable 11)
Aug 29 17:34:14 AHR-175-169 olsrd[28413]: . error while setting inetgw tunnel route to 0.0.0.0/0.0.0.0 for if 14
Aug 29 17:34:14 AHR-175-169 olsrd[28413]: Received netlink error code Invalid argument (-22)
Aug 29 17:34:14 AHR-175-169 olsrd[28413]: . error: add route to 0.0.0.0/0.0.0.0 via 0.0.0.0 dev void onlink (Resource temporarily unavailable 11)
Aug 29 17:34:14 AHR-175-169 olsrd[28413]: . error while setting inetgw tunnel route to 0.0.0.0/0.0.0.0 for if 14
Aug 29 17:34:14 AHR-175-169 olsrd[28413]: Received netlink error code File exists (-17)
Aug 29 17:36:54 AHR-175-169 olsrd[28413]: Received netlink error code No such process (-3)
Aug 29 17:36:54 AHR-175-169 olsrd[28413]: . error: del route to 0.0.0.0/0.0.0.0 via 0.0.0.0 dev void onlink (Resource temporarily unavailable 11)
Aug 29 17:36:54 AHR-175-169 olsrd[28413]: . error while removing inetgw tunnel route to 0.0.0.0/0.0.0.0 for if 14
==28413== Warning: noted but unhandled ioctl 0x89f2 with no size/direction hints
==28413== This could cause spurious value errors to appear.
==28413== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
The if number in message is correct. Checked somewhat later, with if index incremented to 15:
Aug 29 17:44:51 AHR-175-169 olsrd[29765]: Received netlink error code Invalid argument (-22)
Aug 29 17:44:51 AHR-175-169 olsrd[29765]: . error: add route to 0.0.0.0/0.0.0.0 via 0.0.0.0 dev void onlink (Resource temporarily unavailable 11)
Aug 29 17:44:51 AHR-175-169 olsrd[29765]: . error while setting inetgw tunnel route to 0.0.0.0/0.0.0.0 for if 15
Aug 29 17:44:51 AHR-175-169 olsrd[29765]: Received netlink error code Invalid argument (-22)
Aug 29 17:44:51 AHR-175-169 olsrd[29765]: . error: add route to 0.0.0.0/0.0.0.0 via 0.0.0.0 dev void onlink (Resource temporarily unavailable 11)
Aug 29 17:44:51 AHR-175-169 olsrd[29765]: . error while setting inetgw tunnel route to 0.0.0.0/0.0.0.0 for if 15
Aug 29 17:44:51 AHR-175-169 olsrd[29765]: Received netlink error code File exists (-17)
(spam-protected):/proc/net# cat igmp
Idx Device : Count Querier Group Users Timer Reporter
1 lo : 1 V3
010000E0 1 0:00000000 0
2 eth0 : 1 V3
010000E0 1 0:00000000 0
3 eth1 : 1 V3
010000E0 1 0:00000000 0
5 wlan0 : 1 V3
010000E0 1 0:00000000 0
6 br0 : 2 V3
E00000E0 5 0:00000000 1
010000E0 1 0:00000000 0
7 tunl0 : 1 V3
010000E0 1 0:00000000 0
8 bmf0 : 1 V3
010000E0 1 0:00000000 0
9 tun0 : 1 V3
010000E0 1 0:00000000 0
15 tnl_adaf1fac: 1 V3
010000E0 1 0:00000000 0
Teco
More information about the Olsr-dev
mailing list