Implement a new port setting "other-config:priority-tags".
authorBen Pfaff <blp@nicira.com>
Fri, 18 Nov 2011 01:11:53 +0000 (17:11 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 18 Nov 2011 01:11:53 +0000 (17:11 -0800)
commit5e9ceccdb69b7e8f519ebeb9d2825b2686810610
treefc09641b131e6784ae74cf9b67902fe477d885ac
parent6e9ca96c694dad9ca231fca5cbe44ce676e036e7
Implement a new port setting "other-config:priority-tags".

Linux hosts (and probably others) tend to ignore priority-tagged frames, so
this new setting allows Open vSwitch to suppress sending them.

Reported-by: Michael Mao <mmao@nicira.com>
Bug #8320.
ofproto/ofproto-dpif.c
ofproto/ofproto.h
tests/ofproto-dpif.at
vswitchd/bridge.c
vswitchd/vswitch.xml