diff options
author | Eric Dumazet <edumazet@google.com> | 2022-05-13 20:34:02 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-05-16 11:18:56 +0200 |
commit | 81fbc812132cbc72a0f933b19bfd3a829bd946e4 (patch) | |
tree | 47b38fcb41cfdf1a38621c52d75346f7a5710b16 /include/net | |
parent | ipv6/gso: remove temporary HBH/jumbo header (diff) | |
download | linux-81fbc812132cbc72a0f933b19bfd3a829bd946e4.tar.xz linux-81fbc812132cbc72a0f933b19bfd3a829bd946e4.zip |
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 'include/net')
0 files changed, 0 insertions, 0 deletions