[ovs-git] Open vSwitch: ofproto: Rename "private.h" to "ofproto->provider.h". (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jul 1 21:37:05 UTC 2011


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  5bee6e2638989aff14429c5a85fa7cef196f2106 (commit)
       via  b69fe6b1031990bd9c86993864f43ecd89f62717 (commit)
      from  64c1e8af2c869ae79fd7a831772818b675e11c7f (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 5bee6e2638989aff14429c5a85fa7cef196f2106
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=5bee6e2638989aff14429c5a85fa7cef196f2106
Author: Justin Pettit <jpettit at nicira.com>
		
ofproto: Rename "private.h" to "ofproto->provider.h".
		
To be more consistent with other providers, rename "private.h" to
"ofproto-provider.h".


commit b69fe6b1031990bd9c86993864f43ecd89f62717
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=b69fe6b1031990bd9c86993864f43ecd89f62717
Author: Justin Pettit <jpettit at nicira.com>
		
PORTING: Add some minor clarifications.
		


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

Summary of changes:
 PORTING                                   |   16 ++++++++++------
 ofproto/automake.mk                       |    4 ++--
 ofproto/connmgr.c                         |    2 +-
 ofproto/fail-open.c                       |    2 +-
 ofproto/in-band.c                         |    2 +-
 ofproto/ofproto-dpif.c                    |    2 +-
 ofproto/{private.h => ofproto-provider.h} |    6 +++---
 ofproto/ofproto.c                         |   10 +++++-----
 8 files changed, 24 insertions(+), 20 deletions(-)
 rename ofproto/{private.h => ofproto-provider.h} (99%)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list