vswitch: Implement dscp column of the Queue table.
authorEthan Jackson <ethan@nicira.com>
Thu, 17 Nov 2011 00:31:05 +0000 (16:31 -0800)
committerEthan Jackson <ethan@nicira.com>
Wed, 23 Nov 2011 20:06:54 +0000 (12:06 -0800)
commit8b36f51e0fdeb468058e4552858af03851b4fad3
treef87a500e046a3ae537655a6f0066cdf135ab98ff
parent81b1afb19dcb4570efe1899ef99bffd2683321ed
vswitch: Implement dscp column of the Queue table.

The dscp column of the queue table instructs Open vSwitch to mark
all traffic egressing the queue with the given DSCP bits in its tos
field.

Bug #7046.
ofproto/ofproto-dpif.c
ofproto/ofproto-provider.h
ofproto/ofproto.c
ofproto/ofproto.h
tests/ofproto-dpif.at
vswitchd/bridge.c
vswitchd/vswitch.ovsschema
vswitchd/vswitch.xml