netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] better handling for TCP out-of-sync tracking
@ 2009-11-14 11:09 Pablo Neira Ayuso
  2009-11-14 11:10 ` [PATCH] netfilter: conntrack: improve out-of-sync situation in TCP tracking Pablo Neira Ayuso
  0 siblings, 1 reply; 5+ messages in thread
From: Pablo Neira Ayuso @ 2009-11-14 11:09 UTC (permalink / raw)
  To: netfilter-devel; +Cc: kaber

Hi Patrick,

Here it follows a patch that I've been using in my testbed for
some time to improve the recovery of out-of-sync TCP flows.

You can pull this patch from:
git://1984.lsi.us.es/nf-next-2.6 master

---

Pablo Neira Ayuso (1):
      netfilter: conntrack: improve out-of-sync situation in TCP tracking


 include/linux/netfilter/nf_conntrack_tcp.h |    3 ++
 net/netfilter/nf_conntrack_proto_tcp.c     |   51 +++++++++++++++++++++++-----
 2 files changed, 44 insertions(+), 10 deletions(-)


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

end of thread, other threads:[~2009-11-23  9:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-14 11:09 [PATCH] better handling for TCP out-of-sync tracking Pablo Neira Ayuso
2009-11-14 11:10 ` [PATCH] netfilter: conntrack: improve out-of-sync situation in TCP tracking Pablo Neira Ayuso
2009-11-19 15:14   ` Patrick McHardy
2009-11-20 19:39     ` Jozsef Kadlecsik
2009-11-23  9:38       ` 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).