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:17:50 +0000 (10:17 -0800)
commitbeb010bf504f70b561b1ae8cd6da5e5e35b34d5f
treec22d3d936728f3639df8eb9b1b67a909a3a064fe
parent71f7f69c052927ec676fa70d55a2296c7e859af6
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