All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Harald Welte <laforge@netfilter.org>
Cc: netfilter-devel@lists.netfilter.org, usagi-core@linux-ipv6.org,
	Yasuyuki KOZAKAI <yasuyuki.kozakai@toshiba.co.jp>,
	Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Subject: Re: [PATCH 0/3] nf_conntrack: fixes for nf_ct_attach in IPv6 stack
Date: Wed, 15 Feb 2006 10:01:44 +0100	[thread overview]
Message-ID: <43F2EDF8.5030404@trash.net> (raw)
In-Reply-To: <20060215074740.GE15587@sunbeam.de.gnumonks.org>

Harald Welte wrote:
> On Tue, Feb 14, 2006 at 09:41:59PM +0100, Jozsef Kadlecsik wrote:
> 
>>>RSTs and ICMP errors without existing connections should be ignored
>>>by conntrack (and marked as INVALID). Are you sure the RSTs create
>>>new conntracks?
>>
>>Marking packets created by the REJECT target as INVALID would break
>>the functionality of the target itself. Even if there is no real
>>"master" connection, RELATED was more appropriate.
> 
> 
> I totally agree.  Also, we have to keep 100% semantic compatibility with
> the existing ip_conntrack setups, otherwise we'd confuse users and
> create lots of broken packet filters.

Now I get it :) I assumed conntrack should recognize the ICMP or RST
as belonging to the original connection just as for forwarded packets,
but since it is not confirmed yet, this doesn't happen. So the patches
make perfect sense and I'm going to apply them now.

  reply	other threads:[~2006-02-15  9:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200602131628.k1DGSpc3019846@toshiba.co.jp>
2006-02-13 16:44 ` [PATCH 0/3] nf_conntrack: fixes for nf_ct_attach in IPv6 stack Patrick McHardy
2006-02-14  3:48   ` Yasuyuki KOZAKAI
     [not found]   ` <200602140348.k1E3msEc020481@toshiba.co.jp>
2006-02-14 16:26     ` Patrick McHardy
2006-02-14 17:59       ` Yasuyuki KOZAKAI
     [not found]       ` <200602141759.k1EHxfk0009760@toshiba.co.jp>
2006-02-14 18:13         ` Patrick McHardy
2006-02-14 18:35           ` Yasuyuki KOZAKAI
2006-02-14 20:41           ` Jozsef Kadlecsik
2006-02-15  7:47             ` Harald Welte
2006-02-15  9:01               ` Patrick McHardy [this message]
2006-02-15 10:10 ` Patrick McHardy
2006-02-13 16:28 Yasuyuki KOZAKAI

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=43F2EDF8.5030404@trash.net \
    --to=kaber@trash.net \
    --cc=kadlec@blackhole.kfki.hu \
    --cc=laforge@netfilter.org \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=usagi-core@linux-ipv6.org \
    --cc=yasuyuki.kozakai@toshiba.co.jp \
    /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.