bridge: Dump configurable QoS types.
authorIan Stokes <ian.stokes@intel.com>
Fri, 18 Mar 2016 17:14:16 +0000 (17:14 +0000)
committerBen Pfaff <blp@ovn.org>
Tue, 22 Mar 2016 18:03:16 +0000 (11:03 -0700)
commit3d657a0aacd0027d6878cd97b549ab9848a1dd2c
treeecb07173328c4455357a9eb955e4a46396b9a505
parentc3b76f3ed19226557ffbf4fdbcea4c6e888ac1d7
bridge: Dump configurable QoS types.

This commit adds a new command 'qos/show-types' for use with appctl.
This allows a user to query the types of QoS which are configurable via
Open vSwitch on a given interface.

Signed-off-by: Ian Stokes <ian.stokes@intel.com>
[blp@ovn.org made style and message changes]
Signed-off-by: Ben Pfaff <blp@ovn.org>
vswitchd/bridge.c
vswitchd/ovs-vswitchd.8.in