search for: nf_conntrack_tcp

Displaying 1 result from an estimated 1 matches for "nf_conntrack_tcp".

Did you mean: nf_conntrack_ftp
2006 Sep 15
0
[Bug 511] New: Premature ip_conntrack timer expiry on 3+ window size advertisements
...tomcat servers get, the less likely they are to suffer from this problem A poosible patch would as follows, but this has not been tested due to the problem being difficult to reproduce under controlled conditions (any suggestions are welcome). --- /usr/src/linux-2.6.17.13/include/linux/netfilter/nf_conntrack_tcp.h.orig 2006-09-09 13:23:25.000000000 +1000 +++ /usr/src/linux-2.6.17.13/include/linux/netfilter/nf_conntrack_tcp.h 2006-09-15 11:18:28.000000000 +1000 @@ -49,6 +49,7 @@ u_int32_t last_seq; /* Last sequence number seen in dir */ u_int32_t last_ack; /* Last...