]> Pileus Git - ~andy/linux/commit - net/openvswitch/flow.c
openvswitch: Read tcp flags only then the tranport header is present.
authorJarno Rajahalme <jrajahalme@nicira.com>
Sun, 16 Feb 2014 01:37:45 +0000 (17:37 -0800)
committerJesse Gross <jesse@nicira.com>
Sun, 16 Feb 2014 01:37:45 +0000 (17:37 -0800)
commit04382a3303c22b0c536fbd0c94c1f012f2b8ed60
treec642b275abaa9a89be06630017a40cc4ee6aed70
parent3c7eacfc8a9a4c2bd48e0093c4f43cf69afd5210
openvswitch: Read tcp flags only then the tranport header is present.

Only the first IP fragment can have a TCP header, check for this.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
net/openvswitch/flow.c