From: David Miller <davem@davemloft.net>
To: kaber@trash.net
Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH 0/3] netfilter: netfilter fixes
Date: Thu, 20 May 2010 23:12:30 -0700 (PDT) [thread overview]
Message-ID: <20100520.231230.247122843.davem@davemloft.net> (raw)
In-Reply-To: <1274371246-26760-1-git-send-email-kaber@trash.net>
From: kaber@trash.net
Date: Thu, 20 May 2010 18:00:43 +0200
> following are three fixes for netfilter:
>
> - handling of non-linear skbs in the SIP conntrack helper. This fixes tracking
> failures when running on the same machine as a SIP application that is
> producing non-linear skbs. Long term this should be fixed by using the string
> search API, but that is a bigger piece of work.
>
> - fix for a race condition in nf_conntrack that might lead to conntrack entries
> marked as dead entering the hash tables, blocking new connections with similar
> keys.
>
> - a fix for an incorrect comment about the checkentry return conventions.
>
> Please apply or pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6.git master
Pulled, thanks Patrick.
prev parent reply other threads:[~2010-05-21 6:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-20 16:00 [PATCH 0/3] netfilter: netfilter fixes kaber
2010-05-20 16:00 ` [PATCH 1/3] netfilter: nf_ct_sip: handle non-linear skbs kaber
2010-05-20 16:00 ` [PATCH 2/3] netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse() kaber
2010-05-20 16:00 ` [PATCH 3/3] netfilter: fix description of expected checkentry return code on xt_target kaber
2010-05-21 6:12 ` David Miller [this message]
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=20100520.231230.247122843.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=kaber@trash.net \
--cc=netdev@vger.kernel.org \
--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).