[ovs-git] Open vSwitch: ofproto: Fix remaining incorrect users of OVSP_LOCAL. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jan 9 23:14:01 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  ee382d89186673e2308b6fca5e4904279600c25b (commit)
      from  ffcb9f6ebc6e2914ecbc27e964f7bef4730db642 (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 ee382d89186673e2308b6fca5e4904279600c25b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ee382d89186673e2308b6fca5e4904279600c25b
Author: Justin Pettit <jpettit at nicira.com>
		
ofproto: Fix remaining incorrect users of OVSP_LOCAL.
		
In the switch to a single datapath, the simple mapping between
OFPP_LOCAL and OVSP_LOCAL was broken.  Unfortunately, a couple of
translations were missed, so this commit fixes them.

Reported-by: Jesse Gross <jesse at nicira.com>
Signed-off-by: Justin Pettit <jpettit at nicira.com>


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

Summary of changes:
 ofproto/connmgr.c      |    4 +++-
 ofproto/connmgr.h      |    1 +
 ofproto/in-band.c      |    4 ++--
 ofproto/in-band.h      |    2 +-
 ofproto/ofproto-dpif.c |    5 ++++-
 5 files changed, 11 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list