diff options
author | 2022-04-29 20:40:27 -0700 | |
---|---|---|
committer | 2022-05-13 18:56:28 +0200 | |
commit | 4f9bd53084d18c2f9f1ec68fa56587b99a2cef00 (patch) | |
tree | 287511e3eef2de3ab09b254d707966341b92b3d3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | netfilter: flowtable: nft_flow_route use more data for reverse route (diff) | |
download | linux-dev-4f9bd53084d18c2f9f1ec68fa56587b99a2cef00.tar.xz linux-dev-4f9bd53084d18c2f9f1ec68fa56587b99a2cef00.zip |
netfilter: conntrack: skip verification of zero UDP checksum
The checksum is optional for UDP packets. However nf_reject would
previously require a valid checksum to elicit a response such as
ICMP_DEST_UNREACH.
Add some logic to nf_reject_verify_csum to determine if a UDP packet has
a zero checksum and should therefore not be verified.
Signed-off-by: Kevin Mitchell <kevmitch@arista.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions