From: Marek Lindner Date: Wed, 8 May 2013 05:31:59 +0000 (+0800) Subject: batman-adv: consider network coding overhead when calculating required mtu X-Git-Tag: v3.13-rc1~105^2~191^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=411d6ed93a5d0601980d3e5ce75de07c98e3a7de;p=pandora-kernel.git batman-adv: consider network coding overhead when calculating required mtu The module prints a warning when the MTU on the hard interface is too small to transfer payload traffic without fragmentation. The required MTU is calculated based on the encapsulation header size. If network coding is compild into the module its header size is taken into account as well. Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed