[ovs-git] Open vSwitch: datapath: rhel: Account for RHEL specific backports (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jul 9 18:07:49 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  752378e1cd1f133a8366fbacec3b281a45ff8268 (commit)
       via  47916a6442392a93a0212e8e817953339fbf5f21 (commit)
      from  3fc53787c9ff6cf315050af03280ac3e63abffd7 (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 752378e1cd1f133a8366fbacec3b281a45ff8268
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=752378e1cd1f133a8366fbacec3b281a45ff8268
Author: Thomas Graf <tgraf at redhat.com>
		
datapath: rhel: Account for RHEL specific backports
		
The following symbols have been backported to RHEL and the kernel
version is no longer an accurate indicator for their presence:

 - skb_gso_segment
 - netif_skb_features
 - netif_needs_gso

Signed-off-by: Thomas Graf <tgraf at redhat.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>


commit 47916a6442392a93a0212e8e817953339fbf5f21
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=47916a6442392a93a0212e8e817953339fbf5f21
Author: Thomas Graf <tgraf at redhat.com>
		
datapath: Rename skb_network_protocol() to __skb_network_protocol()
		
The function skb_network_protocol() is already defined in
<linux/netdevice.h> upstream but not an exported symbol.

Rename the OVS internal implementation to work around this.

Signed-off-by: Thomas Graf <tgraf at redhat.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 acinclude.m4                                    |    3 +++
 datapath/linux/compat/gso.c                     |    4 ++--
 datapath/linux/compat/include/linux/netdevice.h |    6 +++++-
 3 files changed, 10 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list