diff options
| author | Eric Dumazet <[email protected]> | 2022-02-22 03:11:15 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-02-23 01:27:18 +0000 |
| commit | 0ebea8f9b81cc02bbef2ec720a4c19e841c03217 (patch) | |
| tree | 9a32f2aa2263fa6cac094ac0940fe7436ec98923 /net/switchdev/switchdev.c | |
| parent | testptp: add option to shift clock by nanoseconds (diff) | |
| download | kernel-0ebea8f9b81cc02bbef2ec720a4c19e841c03217.tar.gz kernel-0ebea8f9b81cc02bbef2ec720a4c19e841c03217.zip | |
ipv6: tcp: consistently use MAX_TCP_HEADER
All other skbs allocated for TCP tx are using MAX_TCP_HEADER already.
MAX_HEADER can be too small for some cases (like eBPF based encapsulation),
so this can avoid extra pskb_expand_head() in lower stacks.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
