On Tuesday 31 August 2010 09:03:38 Kazuki Shimada wrote:
After network restart, wlan interfaces under bat0 are still deactivated. But it's not big problem. "/etc/init.d/batman-adv restart" makes them activated.
By removing interfaces entirely, i.e. network restart, batman purges the settings it had regarding these interfaces.
When activating network interfaces under bat0, What about forcing their mtu value to 1527?
As Sven pointed out: There might be interfaces which do not allow to increase the MTU or situations in which that is not desirable.
Note that OpenWRT allows to specify the MTU in the configuration files (/etc/config/network), so that you don't need to manually configure it each time you invoke "network restart".
Cheers, Marek