netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] improvement for TCP connection tracking
@ 2011-02-26  3:32 Pablo Neira Ayuso
  2011-02-26  3:33 ` [PATCH] netfilter: nf_ct_tcp: better handling for SYN retransmissions after SYN+ACK Pablo Neira Ayuso
  0 siblings, 1 reply; 12+ messages in thread
From: Pablo Neira Ayuso @ 2011-02-26  3:32 UTC (permalink / raw)
  To: netfilter-devel; +Cc: kaber, kadlec

Hi Patrick, Jozsef,

I've been testing the following patch in my HA firewall setup
with success. This patch provides better recovery in stress
scenarios.

Please, if you're OK with it, pass to it 2.6.38.

---

Pablo Neira Ayuso (1):
      netfilter: nf_ct_tcp: better handling for SYN retransmissions after SYN+ACK


 net/netfilter/nf_conntrack_proto_tcp.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-02-28 17:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-26  3:32 [PATCH] improvement for TCP connection tracking Pablo Neira Ayuso
2011-02-26  3:33 ` [PATCH] netfilter: nf_ct_tcp: better handling for SYN retransmissions after SYN+ACK Pablo Neira Ayuso
2011-02-26  6:15   ` Changli Gao
2011-02-26 18:30   ` Jozsef Kadlecsik
2011-02-26 20:11     ` Pablo Neira Ayuso
2011-02-26 21:45       ` Jozsef Kadlecsik
2011-02-26 23:42         ` Pablo Neira Ayuso
2011-02-27  0:00           ` Pablo Neira Ayuso
2011-02-27  2:08             ` Igor 'Lo' (И.L.)
2011-02-27 15:22             ` Patrick McHardy
2011-02-27 17:28               ` Jozsef Kadlecsik
2011-02-28 17:04                 ` Patrick McHardy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).