[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <11933245923082-git-send-email-panther@balabit.hu>
Date: Thu, 25 Oct 2007 17:03:06 +0200
From: Laszlo Attila Toth <panther@...abit.hu>
To: David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Cc: Laszlo Attila Toth <panther@...abit.hu>
Subject: [IFGROUPv4 0/3 (+3)] Interface group patches
Hi Dave,
This is the 4th version of our interface group patches. The only difference
from the previous one is in the first patch (single notification and atomic
changes in rtnetlink) plus in iptables code: parameter in-ifgroup changed to
ifgroup-in (and ifgroup-out).
I had to add IFLA_NET_NS_PID in the iproute2 patches as in kernel v2.6.24-rc1.
Usage as before:
ip link set eth0 group 4
iptables -A INPUT -m ifgroup --ifgroup-in 4/0xf -j ACCEPT
iptables -A FORWARD -m ifgroup --ifgroup-in 4 --ifgroup-out 5 -j DROP
Patches:
[1/3] rtnetlink: setlink changes atomic with single notification
[2/3] Interface group: core (netlink) part
[3/3] Netfilter Interface group match
[iptables] Interface group match
[iproute 1/2] Added IFLA_NET_NS_PID as in kernel v2.6.24-rc1
[iproute 2/2] Interface group as new ip link option
Please apply,
Attila
-
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