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)
committerJustin Pettit <jpettit@nicira.com>
Sat, 20 Feb 2010 10:22:30 +0000 (02:22 -0800)
commitf1193301162788fadc0f6faa1af9441f93a623d8
treea7fd0ed66ecdbe9f9a3dd47b9bd4d94a36937ab9
parent2d38e234f4591bf3b494a4299abd4db7fe5cf3fd
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