From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: kaber@trash.net, kadlec@blackhole.kfki.hu
Subject: [PATCH 0/2] netfilter updates for nf_ct_tcp
Date: Wed, 02 Feb 2011 15:03:07 +0100 [thread overview]
Message-ID: <20110202140007.12173.41157.stgit@decadence> (raw)
Hi Patrick,
This patchset contain a couple of updates for the TCP tracking
and the TCP flow pickup facility.
The first patch changes the current behaviour that allows to
pickup a flow from the middle if we see an ACK packet by default.
The second patch adds the TCP protocol information in events for
flows that have been picked up from the middle.
I think that these can also be qualified as bugfix, please apply
them to nf-2.6 (2.6.38-rc).
CC'ing Jozsef to ask for his ACK.
Thanks!
---
Pablo Neira Ayuso (2):
netfilter: nf_ct_tcp: disable pick by default for first ACK packet seen
netfilter: nf_ct_tcp: fix missing TCP protocol information during pickup
net/netfilter/nf_conntrack_proto_tcp.c | 20 +++++++++++++++-----
1 files changed, 15 insertions(+), 5 deletions(-)
--
1+1=2
next reply other threads:[~2011-02-02 14:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-02 14:03 Pablo Neira Ayuso [this message]
2011-02-02 14:03 ` [PATCH 1/2] netfilter: nf_ct_tcp: disable pick by default for first ACK packet seen Pablo Neira Ayuso
2011-02-02 15:42 ` [PATCH 0/2] netfilter updates for nf_ct_tcp Pablo Neira Ayuso
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=20110202140007.12173.41157.stgit@decadence \
--to=pablo@netfilter.org \
--cc=kaber@trash.net \
--cc=kadlec@blackhole.kfki.hu \
--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).