ipfix: fix upcall cookie size checks to support 8 byte cookies
authorRomain Lenglet <rlenglet@vmware.com>
Tue, 11 Feb 2014 23:21:08 +0000 (15:21 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 19 Feb 2014 22:10:47 +0000 (14:10 -0800)
commitc29880db6d78179ffc07e7b0b175ec34795a2251
tree98b2405adf6c74a5dcf568335f2e80387c2549c8
parent0983dbe8e420b548272b88d2fe974f0c44019a7a
ipfix: fix upcall cookie size checks to support 8 byte cookies

Commit 96ed775f resizes all userspace metadata to be 8 bytes minimum.
Fix the upcall size checks accordingly.

Signed-off-by: Romain Lenglet <rlenglet@vmware.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif-upcall.c