datapath: Set the correct bits for OFPAT_SET_NW_TOS action.
authorBen Pfaff <blp@nicira.com>
Thu, 11 Feb 2010 23:19:26 +0000 (15:19 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 12 Feb 2010 21:18:45 +0000 (13:18 -0800)
The DSCP bits are the high bits, not the low bits.

Reported-by: Jean Tourrilhes <jt@hpl.hp.com>

No differences found