[ovs-dev] [PATCH v3 0/2] Fix GRE tunnel MTU issues.

Ben Pfaff blp at ovn.org
Wed Jan 17 18:02:23 UTC 2018


v1->v2:
  - Patch 1 is new.
  - Patch 2 is revised to use MTU 65000 instead of 65535.
v2->v3:
  - Fix RTM_SETLINK error handling as suggested by Eric Garver.

Ben Pfaff (2):
  dpif-netlink-rtnl: Use 65000 instead of 65535 as tunnel MTU.
  dpif-netlink-rtnl: Work around MTU bug in kernel GRE driver.

 lib/dpif-netlink-rtnl.c | 30 +++++++++++++++++++++++++++++-
 1 file changed, 29 insertions(+), 1 deletion(-)

-- 
2.10.2



More information about the dev mailing list