diff options
author | David Wragg <david@weave.works> | 2016-02-10 00:05:55 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-10 05:50:03 -0500 |
commit | 72564b59ffc438ea103b0727a921aaddce766728 (patch) | |
tree | cc32571d466df92c568e8b879a19fe5b3de30576 /fs | |
parent | 461547f3158978c180d74484d58e82be9b8e7357 (diff) |
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 'fs')
0 files changed, 0 insertions, 0 deletions