From: Simon Lodal <simonl@parknet.dk>
To: netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH] realm: fix inversion
Date: Wed, 22 Sep 2004 14:32:50 +0200 [thread overview]
Message-ID: <415170F2.2060506@parknet.dk> (raw)
In-Reply-To: <4150DC31.4050807@trash.net>
Hmm ... just realized that inversion is generally a mess. Is there any
kind of consensus on how to handle it, now/future?
There are 3 ways to specify inversion:
! --ip 1.2.3.4
--ip !1.2.3.4
--ip ! 1.2.3.4
None of them are both 1) documented and 2) working. Especially
iptables-save and iptables-restore rarely works with inversion.
You should probably remove my patch in favor of a better solution for
all modules.
Simon
Patrick McHardy skrev:
> Simon Lodal wrote:
>
>>
>> Make '--realm ! id' work as advertised.
>> Make save() output inversion correctly so it can be parsed back in,
>> and work with iptables-restore and iptables-save.
>
>
>
> Applied, thanks.
prev parent reply other threads:[~2004-09-22 12:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-22 1:48 [PATCH] realm: fix inversion Simon Lodal
2004-09-22 1:58 ` Patrick McHardy
2004-09-22 12:32 ` Simon Lodal [this message]
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=415170F2.2060506@parknet.dk \
--to=simonl@parknet.dk \
--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.