diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-05-26 19:01:48 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-29 00:37:47 +0300 |
| commit | f94874c38886b4e1adbd3233a313f320966d30ff (patch) | |
| tree | b81cd8655478a71a9b684c54e30a09ceb9b236e1 /include | |
| parent | f7d7d7e2a53c320503823748e8a28ddd9b01ef70 (diff) | |
| download | linux-f94874c38886b4e1adbd3233a313f320966d30ff.tar.xz | |
docs: net: fix minor issues with checksum offloads
Update the checksum offload documentation to match current code:
- SCTP CRC32c offload requires NETIF_F_SCTP_CRC, not ordinary IP
checksum offload
- NETIF_F_IP_CSUM and NETIF_F_IPV6_CSUM are restricted legacy
features; new devices should use NETIF_F_HW_CSUM
- GRE LCO is handled by the shared gre_build_header() helper used by
both IPv4 and IPv6 GRE
- VXLAN_F_REMCSUM_TX is a VXLAN configuration flag, not a field of
struct vxlan_rdst
Link: https://patch.msgid.link/20260526160151.2793354-8-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
