summaryrefslogtreecommitdiffstats
path: root/net/openvswitch/vport-vxlan.c
diff options
context:
space:
mode:
authorDavid Wragg2016-02-10 01:05:55 +0100
committerDavid S. Miller2016-02-10 11:50:03 +0100
commit72564b59ffc438ea103b0727a921aaddce766728 (patch)
treecc32571d466df92c568e8b879a19fe5b3de30576 /net/openvswitch/vport-vxlan.c
parentflow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth... (diff)
downloadkernel-qcow2-linux-72564b59ffc438ea103b0727a921aaddce766728.tar.gz
kernel-qcow2-linux-72564b59ffc438ea103b0727a921aaddce766728.tar.xz
kernel-qcow2-linux-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 'net/openvswitch/vport-vxlan.c')
0 files changed, 0 insertions, 0 deletions