On 21/01/14 11:22, Antonio Quartulli wrote:
The current MTU computation always returns a value smaller than 1500bytes even if the real interfaces have an MTU large enough to compensate the batman-adv overhead.
Fix the computation by properly returning the highest admitted value.
Introduced by f7f2fe494388fca828094a4ebdab918a7b2d64f8 ("batman-adv: limit local translation table max size")
Signed-off-by: Antonio Quartulli antonio@meshcoding.com