aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorSteffen Klassert <[email protected]>2017-04-28 08:54:32 +0000
committerDavid S. Miller <[email protected]>2017-04-28 20:00:38 +0000
commit9b83e0319840eca758ef586776a427284ff767bf (patch)
treeabeef13146401a752a054b63e092bd4193c3e925 /net/ipv4/tcp_output.c
parentcpsw/netcp: refine cpts dependency (diff)
downloadkernel-9b83e0319840eca758ef586776a427284ff767bf.tar.gz
kernel-9b83e0319840eca758ef586776a427284ff767bf.zip
ipv4: Don't pass IP fragments to upper layer GRO handlers.
Upper layer GRO handlers can not handle IP fragments, so exit GRO processing in this case. This fixes ESP GRO because the packet must be reassembled before we can decapsulate, otherwise we get authentication failures. It also aligns IPv4 to IPv6 where packets with fragmentation headers are not passed to upper layer GRO handlers. Fixes: 7785bba299a8 ("esp: Add a software GRO codepath") Signed-off-by: Steffen Klassert <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions