]> git.proxmox.com Git - mirror_ovs.git/commit - tests/ofproto-dpif.at
ofproto-dpif: Make "fdb/show" report OpenFlow port numbers.
authorBen Pfaff <blp@nicira.com>
Tue, 21 May 2013 00:14:27 +0000 (17:14 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 24 Jun 2013 20:21:30 +0000 (13:21 -0700)
commitad28062f23b58f12983d1b73ffab68bb9597be00
treed4f3ea69388361cc61b638f623421e71bff17450
parent28b114322856db3870fb2825fc5dbfc8d16f3a7f
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@cisco.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
ofproto/ofproto-dpif.c
tests/ofproto-dpif.at