[NETFILTER]: nf_conntrack_tcp: fix connection reopening fix
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 18 Oct 2007 12:20:12 +0000 (05:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2007 12:20:12 +0000 (05:20 -0700)
commitbc34b841556aad437baf4199744e55500bfa2088
tree20596c842006cf8bcbff20c7050da51ff51686e1
parent78c2e50253569e62caa4a61fc1cc5a0158edec43
[NETFILTER]: nf_conntrack_tcp: fix connection reopening fix

If one side aborts an established connection, the entry still lingers
for 10s in conntrack for the late packets. Allow to open up the
connection again for the party which sent the RST packet.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tested-by: Krzysztof Piotr Oledzki <ole@ans.pl>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nf_conntrack_proto_tcp.c