summaryrefslogtreecommitdiff
path: root/net/core
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2022-05-13 21:34:02 +0300
committerDavid S. Miller <davem@davemloft.net>2022-05-16 12:18:56 +0300
commit81fbc812132cbc72a0f933b19bfd3a829bd946e4 (patch)
tree47b38fcb41cfdf1a38621c52d75346f7a5710b16 /net/core
parent09f3d1a3a52c696208008618a67e2c7c3fb16d41 (diff)
downloadlinux-81fbc812132cbc72a0f933b19bfd3a829bd946e4.tar.xz
ipv6/gro: insert temporary HBH/jumbo header
Following patch will add GRO_IPV6_MAX_SIZE, allowing gro to build BIG TCP ipv6 packets (bigger than 64K). This patch changes ipv6_gro_complete() to insert a HBH/jumbo header so that resulting packet can go through IPv6/TCP stacks. Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Alexander Duyck <alexanderduyck@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions