From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Pablo Neira Ayuso <pablo@netfilter.org>,
Alexey Dobriyan <adobriyan@gmail.com>,
netfilter-devel@vger.kernel.org, netdev@vger.kernel.org,
containers@lists.linux-foundation.org
Subject: Re: [PATCH 20/38] netns ct: NOTRACK in netns
Date: Fri, 05 Sep 2008 15:10:00 +0200 [thread overview]
Message-ID: <48C12FA8.5080608@trash.net> (raw)
In-Reply-To: <alpine.LNX.1.10.0809050908160.17569@fbirervta.pbzchgretzou.qr>
Jan Engelhardt wrote:
> On Friday 2008-09-05 08:25, Patrick McHardy wrote:
>>>> I hope so :) A different possiblity suggest by Pablo some time ago
>>>> would be to mark untracked packets in skb->nfctinfo and not
>>>> attach a conntrack at all.
>>> Indeed, I remember that :). I left that patch of the table time ago [1].
>>> There's a nf_reset call missing as Patrick said at that time. I can
>>> recover it if you like the idea.
>> I think that would be a good idea.
>
> Would that work? Right now, a ct==NULL indicates the 'INVALID' state,
> and overloading it with 'UNTRACKED' does not seem nice.
ct == NULL would indicate either untracked or invalid.
For the cases where it makes a difference, ctinfo has
to be checked additionally.
next prev parent reply other threads:[~2008-09-05 13:10 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-21 22:04 [PATCH 20/38] netns ct: NOTRACK in netns adobriyan
2008-08-21 23:06 ` Jan Engelhardt
[not found] ` <alpine.LNX.1.10.0808211903000.20596-vVwEwcwQeYFPkBl3ERsXe1l1cybopEuJUBSOeVevoDU@public.gmane.org>
2008-08-22 11:30 ` adobriyan-Re5JQEeQqe8AvxtiuMwx3w
2008-08-22 11:30 ` adobriyan
[not found] ` <20080822113028.GB2321-2ev+ksY9ol182hYKe6nXyg@public.gmane.org>
2008-08-24 0:35 ` Jan Engelhardt
2008-08-24 0:35 ` Jan Engelhardt
2008-08-24 10:43 ` Alexey Dobriyan
[not found] ` <alpine.LNX.1.10.0808232034380.8996-vVwEwcwQeYFPkBl3ERsXe1l1cybopEuJUBSOeVevoDU@public.gmane.org>
2008-08-24 10:43 ` Alexey Dobriyan
2008-09-04 16:54 ` Patrick McHardy
2008-09-05 2:58 ` Alexey Dobriyan
2008-09-05 4:18 ` Jan Engelhardt
[not found] ` <20080905025838.GA2789-2ev+ksY9ol182hYKe6nXyg@public.gmane.org>
2008-09-05 4:18 ` Jan Engelhardt
2008-09-05 11:33 ` Patrick McHardy
2008-09-05 11:33 ` Patrick McHardy
[not found] ` <48C11918.8020508-dcUjhNyLwpNeoWH0uzbU5w@public.gmane.org>
2008-09-05 11:54 ` Pablo Neira Ayuso
2008-09-05 11:54 ` Pablo Neira Ayuso
2008-09-05 12:25 ` Patrick McHardy
[not found] ` <48C12526.90501-dcUjhNyLwpNeoWH0uzbU5w@public.gmane.org>
2008-09-05 13:08 ` Jan Engelhardt
2008-09-05 13:08 ` Jan Engelhardt
[not found] ` <alpine.LNX.1.10.0809050908160.17569-vVwEwcwQeYFPkBl3ERsXe1l1cybopEuJUBSOeVevoDU@public.gmane.org>
2008-09-05 13:10 ` Patrick McHardy
2008-09-05 13:10 ` Patrick McHardy [this message]
[not found] ` <48C11DF5.9040207-Cap9r6Oaw4JrovVCs/uTlw@public.gmane.org>
2008-09-05 12:25 ` Patrick McHardy
[not found] ` <48C012B8.10606-dcUjhNyLwpNeoWH0uzbU5w@public.gmane.org>
2008-09-05 2:58 ` Alexey Dobriyan
[not found] ` <20080821220432.GT31136-2ev+ksY9ol182hYKe6nXyg@public.gmane.org>
2008-08-21 23:06 ` Jan Engelhardt
2008-09-04 16:54 ` Patrick McHardy
-- strict thread matches above, loose matches on Subject: below --
2008-08-21 22:04 adobriyan-Re5JQEeQqe8AvxtiuMwx3w
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=48C12FA8.5080608@trash.net \
--to=kaber@trash.net \
--cc=adobriyan@gmail.com \
--cc=containers@lists.linux-foundation.org \
--cc=jengelh@medozas.de \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.