All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@linux01.gwdg.de>
Cc: Harald Welte <laforge@netfilter.org>,
	netfilter-devel@lists.netfilter.org,
	Henrik Nordstrom <hno@marasystems.com>
Subject: Re: SO_ORIGINAL_DST does not work in nat/OUTPUT anymore
Date: Mon, 11 Jul 2005 13:19:07 +0200	[thread overview]
Message-ID: <42D255AB.401@trash.net> (raw)
In-Reply-To: <Pine.LNX.4.61.0507111305360.20556@yvahk01.tjqt.qr>

Jan Engelhardt wrote:
>>>Yes, I'm also in favour of reverting the patch.  The number of functional bugs
>>>it has caused by far outweigh the gain of save 'rmmod' without loops.
>>
>>Agreed, unfortunately. If we can't get module unload to work reliably we
>>should introduce another way to flush the conntrack table however. I'm
>>thinking of something easy like a /proc file.
> 
> But in the time that passes between echo 1 >/proc/flushme and rmmod new 
> entries could show up, if it's "just" a flush and not a flush-and-disable 
> operation.

"flush-and-disable" (should actually be disable-and-flush) can be
achieved by adding a rule to drop everything before flushing.
Its not meant to clean up before rmmod (conntrack tries to do this
itself) but to kick out old conntrack entries after ruleset changes.

Regards
Patrick

  reply	other threads:[~2005-07-11 11:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-10 14:18 SO_ORIGINAL_DST does not work in nat/OUTPUT anymore Jens Hoelldampf
2005-07-10 15:32 ` Harald Welte
2005-07-10 16:18   ` Patrick McHardy
2005-07-10 16:27     ` Henrik Nordstrom
2005-07-10 17:53       ` Patrick McHardy
2005-07-10 20:24         ` Harald Welte
2005-07-10 20:46           ` Patrick McHardy
2005-07-11 11:06             ` Jan Engelhardt
2005-07-11 11:19               ` Patrick McHardy [this message]
2005-07-11 11:58               ` Harald Welte
2005-07-10 22:20           ` Phil Oester
2005-07-10 23:54             ` Patrick McHardy
2005-07-11  9:44               ` Roberto Nibali
2005-07-11 11:16                 ` Patrick McHardy
2005-07-11 11:41                   ` Roberto Nibali
2005-07-11 11:47                     ` Patrick McHardy

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=42D255AB.401@trash.net \
    --to=kaber@trash.net \
    --cc=hno@marasystems.com \
    --cc=jengelh@linux01.gwdg.de \
    --cc=laforge@netfilter.org \
    --cc=netfilter-devel@lists.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.