diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2022-03-21 13:38:32 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-08 15:23:51 +0300 |
commit | 6195af5ad80198d43e8ec969d06731db2368c4c3 (patch) | |
tree | 2c2efedf39fe0a2a91aeb5fc0442e1d62af45b86 /Documentation/nvdimm | |
parent | 6bbfe9a715ea075114213c6c8b30dbd2adc9624d (diff) | |
download | linux-6195af5ad80198d43e8ec969d06731db2368c4c3.tar.xz |
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
[ Upstream commit f2dd495a8d589371289981d5ed33e6873df94ecc ]
Do not reset IP_CT_TCP_FLAG_BE_LIBERAL flag in out-of-sync scenarios
coming before the TCP window tracking, otherwise such connections will
fail in the window check.
Update tcp_options() to leave this flag in place and add a new helper
function to reset the tcp window state.
Based on patch from Sven Auhagen.
Fixes: c4832c7bbc3f ("netfilter: nf_ct_tcp: improve out-of-sync situation in TCP tracking")
Tested-by: Sven Auhagen <sven.auhagen@voleatech.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'Documentation/nvdimm')
0 files changed, 0 insertions, 0 deletions