[ovs-git] Open vSwitch: datapath: Add support for Linux 3.11 (master)

dev at openvswitch.org dev at openvswitch.org
Fri Oct 18 16:17:40 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  54af97ad7ba7e103b91c48b9498edeef2fde1960 (commit)
      from  5b5d1836ddfa1a83a9d3369c119eb4716831b8dd (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 54af97ad7ba7e103b91c48b9498edeef2fde1960
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=54af97ad7ba7e103b91c48b9498edeef2fde1960
Author: Pravin B Shelar <pshelar at nicira.com>
		
datapath: Add support for Linux 3.11
		
Kernel 3.11 has support for extended GRE API required for
OVS datapath,  But vxlan still needs out of tree tunneling
compatibility.  Therefore to simplify, all tunneling modules
are forced to use compat tunneling.

CC: James Page <james.page at ubuntu.com>
Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
Acked-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 FAQ                                             |    1 +
 NEWS                                            |    1 +
 acinclude.m4                                    |    4 ++--
 datapath/dp_notify.c                            |    2 +-
 datapath/linux/compat/include/linux/netdevice.h |    7 +++++++
 datapath/linux/compat/include/net/gre.h         |    6 ++++++
 6 files changed, 18 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list