On Monday 22 June 2009 22:47:30 Jacob Marble wrote:
Yes. However, I can't set the MTU any higher than 1476 on the bat0 interface:
root@OpenWrt:~# ifconfig bat0 mtu 1500 ifconfig: SIOCSIFMTU: Invalid argument root@OpenWrt:~# ifconfig bat0 mtu 1477 ifconfig: SIOCSIFMTU: Invalid argument root@OpenWrt:~# ifconfig bat0 mtu 1476 root@OpenWrt:~#
Have you set the mtu of all included interfaces in the bat0 interface to mtu 1500 before? I mean all interfaces in /proc/net/batman-adv/interfaces
Regards, Sven