[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <47147B49.706@snapgear.com>
Date: Tue, 16 Oct 2007 18:50:17 +1000
From: Philip Craig <philipc@...pgear.com>
To: Laszlo Attila Toth <panther@...abit.hu>
CC: netdev@...r.kernel.org, netfilter-devel@...r.kernel.org
Subject: Re: [PATCH 0/2] Interface groups
Laszlo Attila Toth wrote:
> Hello,
>
> Different network interfaces can be grouped using the same group ID. With this
> patch fewer netfilter rules are necessary but it may also be used by routing.
This allows an interface to belong to only one group. I expect there are
situations where you want more. eg you might want a group of all pptp
connections, and another group of pptp connections for a subset of users.
An alternative approach would be to extend ipset to have sets of ifindex,
although this would tie it closer to iptables, and it would be slower.
But it still gives the properties of reducing the number of iptables rules,
and allowing to change group membership without reinstalling rules.
Maybe Jozsef has designed nfset to be able to handle this already?
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists