[ovs-git] Open vSwitch: datapath: Add 'ovs_' prefix to extern symbols. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Aug 9 19:48:14 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  54cc3ec63a40a5003bc070fbf70fc66ed7913fe4 (commit)
      from  dc24a00f80e2e54e47d98fcffc679ce597b27ebb (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 54cc3ec63a40a5003bc070fbf70fc66ed7913fe4
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=54cc3ec63a40a5003bc070fbf70fc66ed7913fe4
Author: Jesse Gross <jesse at nicira.com>
		
datapath: Add 'ovs_' prefix to extern symbols.
		
The external symbols in the OVS kernel module are prefixed with
'ovs_' with the exception of ipv4_tun_to/from_nlattr(). This adds
the prefix and makes the out of tree version consistent with
upstream.

Signed-off-by: Jesse Gross <jesse at nicira.com>
Acked-by: Andy Zhou <azhou at nicira.com>


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

Summary of changes:
 datapath/datapath.c |    6 +++---
 datapath/flow.c     |   14 +++++++-------
 datapath/flow.h     |   10 +++++-----
 3 files changed, 15 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list