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)
commit776fb430bfbc575c16c4db3be7ffdeb507325a6a
treefb8653a4b44895db54286703f6874a9b25e9434a
parent3c85d3d0e7a5ce7692aaf7230d84070c49d9ce92
datapath: Set the correct bits for OFPAT_SET_NW_TOS action.

The DSCP bits are the high bits, not the low bits.

Reported-by: Jean Tourrilhes <jt@hpl.hp.com>
datapath/actions.c
lib/dpif-netdev.c
lib/flow.c
lib/packets.h