From: Alexey Dobriyan <adobriyan@gmail.com>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Patrick McHardy <kaber@trash.net>, netfilter-devel@vger.kernel.org
Subject: Re: [PATCH v0] netns NOTRACK
Date: Fri, 12 Feb 2010 14:24:50 +0200 [thread overview]
Message-ID: <b6fcc0a1002120424o17b278dqf0da86666bda7e62@mail.gmail.com> (raw)
In-Reply-To: <alpine.LSU.2.01.1002111903100.19618@obet.zrqbmnf.qr>
On Thu, Feb 11, 2010 at 8:04 PM, Jan Engelhardt <jengelh@medozas.de> wrote:
> On Thursday 2010-02-11 18:59, Patrick McHardy wrote:
>>Alexey Dobriyan wrote:
>>> This is netns NOTRACK fix we discussed earlier.
>>>
>>> The idea was to remove nf_conntrack_untracked and
>>> declare that ->nfct=NULL and ->nfctinfo=IP_CT_UNTRACKED are untracked
>>> connections.
>
> As invalid connections used nfct=NULL, how are they now
> checked for?
Sorry? if ->nfct == NULL && ->nfctinfo == IP_CT_UNTRACKED,
then untracked, otherwise invalid.
Additional checks were inserted where necesary.
next prev parent reply other threads:[~2010-02-12 12:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-11 17:31 [PATCH v0] netns NOTRACK Alexey Dobriyan
2010-02-11 17:59 ` Patrick McHardy
2010-02-11 18:04 ` Jan Engelhardt
2010-02-12 12:24 ` Alexey Dobriyan [this message]
2010-02-12 12:36 ` Jan Engelhardt
2010-02-12 12:32 ` Alexey Dobriyan
2010-02-12 14:45 ` Patrick McHardy
2010-02-12 12:42 ` Alexey Dobriyan
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=b6fcc0a1002120424o17b278dqf0da86666bda7e62@mail.gmail.com \
--to=adobriyan@gmail.com \
--cc=jengelh@medozas.de \
--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).