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:51 +0000 (14:10 -0800)
commit40ad4571220f7fe6227c9008b76241e564e2daea
tree4ae959b8aee8e4770c83ddcd9646ff4865ccf0a7
parent51d38c2a9e3a73a48bf8178214d99b944412cca6
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