[ovs-git] Open vSwitch: gre: Fix ICMP translation for path MTU discovery. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Apr 21 17:18:07 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  eea2aafb1268678cc3de2bad09941ee25d80a824 (commit)
      from  cc1ad53290f439bb137888fed3cc51826addd24c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit eea2aafb1268678cc3de2bad09941ee25d80a824
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=eea2aafb1268678cc3de2bad09941ee25d80a824
Author: Jesse Gross <jesse at nicira.com>
		
gre: Fix ICMP translation for path MTU discovery.
		
The translation of fragmentation-needed messages from outside the
tunnel to inside didn't quite make the transition from the old
GRE implementation to the new one intact.  This fixes a number of
minor bugs in the implmentation.  The primary issues are with computing
the tunnel header length and comparing the input vs. output values
for tunnel parameters such as the key.


-----------------------------------------------------------------------

Summary of changes:
 datapath/vport-gre.c |   53 ++++++++++++++++++++++++++++++++-----------------
 1 files changed, 34 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list