From: Philip Craig <philipc@snapgear.com>
To: Patrick McHardy <kaber@trash.net>
Cc: Alex Davis <alex14641@yahoo.com>, netfilter-devel@lists.netfilter.org
Subject: Re: [RFC][1/2] New netfilter match module : kernel patch
Date: Wed, 21 Jun 2006 10:42:20 +1000 [thread overview]
Message-ID: <449895EC.5060603@snapgear.com> (raw)
In-Reply-To: <4496C505.9080907@trash.net>
On 06/20/2006 01:38 AM, Patrick McHardy wrote:
> Alex Davis wrote:
>> This is an update the kernel netfilter patch that allows
>> matching the source or destination address of an IP
>> packet to a network interface.
>
> I can't see any other way to do this, but I'm not so thrilled to
> add a whole new match just for this.
My current solution for this is to reinstall the iptables
rules from the dhcp client script hooks, or from the ppp
ip-up script.
Another option that doesn't require reinstalling rules would
be to use an ipset in the rule, and then use the scripts to
update the address in the ipset.
next prev parent reply other threads:[~2006-06-21 0:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-02 19:02 [RFC][1/2] New netfilter match module : kernel patch Alex Davis
2006-06-19 15:38 ` Patrick McHardy
2006-06-21 0:42 ` Philip Craig [this message]
2006-06-21 3:44 ` Alex Davis
-- strict thread matches above, loose matches on Subject: below --
2006-05-31 1:48 Alex Davis
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=449895EC.5060603@snapgear.com \
--to=philipc@snapgear.com \
--cc=alex14641@yahoo.com \
--cc=kaber@trash.net \
--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.