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:11:34 +0000 (10:11 -0800)
commit25cfd5cac3ef31c8969db2efb067140cf4e7f08f
tree758b1d30a0d4e221018709081cff29d3214d0524
parent4094406ffde8233443bf0ecffe1b18b8bb24e8d3
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