[ovs-git] Open vSwitch: datapath: Support for Linux kernel 3.9. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jul 31 22:04:03 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  7ceda296fa574aa0d2077306cf6311e88d6bb521 (commit)
      from  6a690106a4e5596b30d07692fbd13020803b3bc1 (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 7ceda296fa574aa0d2077306cf6311e88d6bb521
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7ceda296fa574aa0d2077306cf6311e88d6bb521
Author: Kyle Mestery <kmestery at cisco.com>
		
datapath: Support for Linux kernel 3.9.
		
In certain cases we need to ensure we save off skb->cb before
calling __skb_gso_segment() since in kernels >= 3.9 skb->cb is
used by this routine.

Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
Signed-off-by: Kyle Mestery <kmestery at cisco.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 FAQ                         |    2 +-
 NEWS                        |    1 +
 datapath/datapath.c         |    4 ++--
 datapath/linux/compat/gso.c |    6 ++++++
 datapath/tunnel.c           |    7 +++++++
 debian/changelog            |    1 +
 6 files changed, 18 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list