flow: flow_extract() improperly parses IPv6 TOS bits.
authorEthan Jackson <ethan@nicira.com>
Wed, 16 Nov 2011 02:35:26 +0000 (18:35 -0800)
committerEthan Jackson <ethan@nicira.com>
Wed, 16 Nov 2011 18:13:50 +0000 (10:13 -0800)
commitd2ee3a863ab47bea81529727c5e4cf7175d5b4b1
tree9e193c06f8691cfefb8b8d6c2013c7ceab018373
parent26fe44c92f472fcccffd0a65d9fa8fdfa165a717
flow: flow_extract() improperly parses IPv6 TOS bits.

This problem could cause userspace to automatically evict IPv6
flows from the datapath which had TOS bits set.

Bug #8323.
lib/flow.c