[ovs-git] Open vSwitch: datapath: Fix a kernel crash when adding a 2nd VXLAN port with existing UDP port (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jan 9 20:06:21 UTC 2013


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  3b6f2889400fd340b851c2d36356457559ae6e81 (commit)
      from  7c33b18807804f1e0dfee809a373933fbfeb9a6d (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 3b6f2889400fd340b851c2d36356457559ae6e81
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=3b6f2889400fd340b851c2d36356457559ae6e81
Author: Kyle Mestery <kmestery at cisco.com>
		
datapath: Fix a kernel crash when adding a 2nd VXLAN port with existing UDP port
		
When creating a second VXLAN tunnel port with the same UDP
port as an existing VXLAN tunnel port, make sure to set
*vxport before returning. Fixes a kernel crash.

Reported-by: Todd Ruch <Todd.Ruch at wwtas.com>
Signed-off-by: Kyle Mestery <kmestery at cisco.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 datapath/vport-vxlan.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list