Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netfilter: nft_payload: do not update layer 4 checksum when mangling …
…fragments IP fragments do not come with the transport header, hence skip bogus layer 4 checksum updates. Fixes: 1814096 ("netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields") Reported-and-tested-by: Steffen Weinreich <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
- Loading branch information