[ovs-git] Open vSwitch: datapath: Fix uninitializaed variable with GRE GSO. (master)

dev at openvswitch.org dev at openvswitch.org
Sat Jun 22 00:18:44 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  6d3e8965a2f1a4ff31db6f559d1e07f6b70e54b8 (commit)
      from  dfbec087e7c50e9070aa5855152700fffc44a826 (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 6d3e8965a2f1a4ff31db6f559d1e07f6b70e54b8
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6d3e8965a2f1a4ff31db6f559d1e07f6b70e54b8
Author: Jesse Gross <jesse at nicira.com>
		
datapath: Fix uninitializaed variable with GRE GSO.
		
If a packet is neither GSO nor CHECKSUM_PARTIAL then the
GRE GSO compatibility code can use an uninitialized IP ID.

CC: Pravin Shelar <pshelar at nicira.com>
Reported-by: Joe Stringer <joe at wand.net.nz>
Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 datapath/linux/compat/gso.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list