Don't accept incomplete TCP headers when extracting flows in kernel.
authorBen Pfaff <blp@nicira.com>
Mon, 4 Aug 2008 21:18:24 +0000 (14:18 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 4 Aug 2008 21:46:01 +0000 (14:46 -0700)
commitef7e8993ff134f9dbfa72e86cc91cb149deca7bf
tree7784ee5d8e6c10bafbd8f5d71b043f8de7133c34
parentb0a11b7a5a911a238eb90c85613e62353086bbb7
Don't accept incomplete TCP headers when extracting flows in kernel.

This makes the kernel and the userspace implementations of flow
extraction behave the same way regarding headers.
datapath/flow.c