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)
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>

No differences found