[ovs-git] Open vSwitch: ofproto-dpif: Make "fdb/show" report OpenFlow port numbers. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Jun 24 21:01:28 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  ad28062f23b58f12983d1b73ffab68bb9597be00 (commit)
      from  28b114322856db3870fb2825fc5dbfc8d16f3a7f (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 ad28062f23b58f12983d1b73ffab68bb9597be00
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ad28062f23b58f12983d1b73ffab68bb9597be00
Author: Ben Pfaff <blp at nicira.com>
		
ofproto-dpif: Make "fdb/show" report OpenFlow port numbers.
		
Users are more likely to be able to reasonably interpret OpenFlow port
numbers than datapath port numbers.

This issue has existed since at least 2011 but only recently has it been
possible for OpenFlow and datapath port numbers to differ (except for the
"local" port).

Reported-by: Christopher Paggen <cpaggen at cisco.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 AUTHORS                |    1 +
 ofproto/ofproto-dpif.c |    9 ++++++---
 tests/ofproto-dpif.at  |   11 ++++-------
 3 files changed, 11 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list