kernel: fix regression on 4.19 with 613-netfilter_optional_tcp_window_check.patch...
authorFelix Fietkau <nbd@nbd.name>
Sat, 27 Apr 2019 16:56:30 +0000 (18:56 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sat, 27 Apr 2019 16:58:07 +0000 (18:58 +0200)
commit9af2735734fce61eaf9bdb49fff218e6548af6f2
tree96e91ec8ba21f28664bcf66bccced4c590f731f7
parent17cb490ac49c7bf06f8a88b479ce9357c2f8dca3
kernel: fix regression on 4.19 with 613-netfilter_optional_tcp_window_check.patch (FS#2253)

Since ct->proto.tcp.last_win isn't updated when nf_ct_tcp_no_window_check is
enabled, the retransmission timeout check needs to be bypassed.

Based on patch by Rob Mosher

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/pending-4.19/613-netfilter_optional_tcp_window_check.patch