From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: kaber@trash.net
Subject: [PATCH] better handling for TCP out-of-sync tracking
Date: Sat, 14 Nov 2009 12:09:41 +0100 [thread overview]
Message-ID: <20091114110651.7461.84924.stgit@decadence> (raw)
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(-)
next reply other threads:[~2009-11-14 11:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-14 11:09 Pablo Neira Ayuso [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091114110651.7461.84924.stgit@decadence \
--to=pablo@netfilter.org \
--cc=kaber@trash.net \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).