All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Pablo Neira <pablo@eurodev.net>
Cc: Netfilter Development Mailinglist
	<netfilter-devel@lists.netfilter.org>,
	Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Subject: Re: [RFC][PATCH] kill the fake conntrack
Date: Sat, 25 Jun 2005 21:00:41 +0200	[thread overview]
Message-ID: <42BDA9D9.5030308@trash.net> (raw)
In-Reply-To: <42BDA6D6.5070604@eurodev.net>

Pablo Neira wrote:
>> nf_reset is called independant of the contents of skb->nfct. nfctinfo
>> needs to be set to 0 so a packet isn't untracked afterwards anymore.
>> Think of tunnel devices.
> 
> OK. Hm, do you still consider that bad adding a line to nf_reset to
> reset skb->nfctinfo? This is the only drawback I see at the moment.

Its not about the line, I'm not sure about changing the fact that
nfctinfo is only valid if nfct != NULL. Its too hot to think right
now, please give me until tommorrow :)

Regards
Patrick

  reply	other threads:[~2005-06-25 19:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-25 12:42 [RFC][PATCH] kill the fake conntrack Pablo Neira
2005-06-25 12:48 ` Patrick McHardy
2005-06-25 13:12   ` Pablo Neira
2005-06-25 13:20     ` Pablo Neira
2005-06-25 13:29     ` Patrick McHardy
2005-06-25 18:47       ` Pablo Neira
2005-06-25 19:00         ` Patrick McHardy [this message]
2005-08-28 12:05           ` Harald Welte

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=42BDA9D9.5030308@trash.net \
    --to=kaber@trash.net \
    --cc=kadlec@blackhole.kfki.hu \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=pablo@eurodev.net \
    /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.