aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDavid Wragg <david@weave.works>2016-02-10 00:05:55 +0000
committerDavid S. Miller <davem@davemloft.net>2016-02-10 05:50:03 -0500
commit72564b59ffc438ea103b0727a921aaddce766728 (patch)
treecc32571d466df92c568e8b879a19fe5b3de30576 /net
parentflow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth_get_headlen (diff)
downloadlinux-dev-72564b59ffc438ea103b0727a921aaddce766728.tar.xz
linux-dev-72564b59ffc438ea103b0727a921aaddce766728.zip
vxlan: Relax MTU constraints
Allow the MTU of vxlan devices without an underlying device to be set to larger values (up to a maximum based on IP packet limits and vxlan overhead). Previously, their MTUs could not be set to higher than the conventional ethernet value of 1500. This is a very arbitrary value in the context of vxlan, and prevented vxlan devices from being able to take advantage of jumbo frames etc. The default MTU remains 1500, for compatibility. Signed-off-by: David Wragg <david@weave.works> Acked-by: Roopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions