diff options
author | Antonio Ojea <[email protected]> | 2024-06-27 13:27:10 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2024-08-19 18:44:50 +0200 |
commit | 26a77d02891ab62172085a4f94af9b3c90aed387 (patch) | |
tree | 71cfce9c45789c72eb15af4238c5639cb2394d42 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 1bf8e07c382bd4f04ede81ecc05267a8ffd60999 (diff) |
netfilter: nfnetlink_queue: unbreak SCTP traffic
when packet is enqueued with nfqueue and GSO is enabled, checksum
calculation has to take into account the protocol, as SCTP uses a
32 bits CRC checksum.
Enter skb_gso_segment() path in case of SCTP GSO packets because
skb_zerocopy() does not support for GSO_BY_FRAGS.
Joint work with Pablo.
Signed-off-by: Antonio Ojea <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions