summaryrefslogtreecommitdiff
path: root/net/netfilter/ipset/ip_set_hash_net.c
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-06-16 19:00:48 +0200
committerPatrick McHardy <kaber@trash.net>2011-06-16 19:00:48 +0200
commite385357a2f214e4d4e79c6118f1bede2572e0701 (patch)
tree22ec359f9c9dc8b2ba290383a80663a5ea9f705a /net/netfilter/ipset/ip_set_hash_net.c
parent9b03a5ef49c01515387133ac5bd47073fae56318 (diff)
netfilter: ipset: hash:net,iface type introduced
The hash:net,iface type makes possible to store network address and interface name pairs in a set. It's mostly suitable for egress and ingress filtering. Examples: # ipset create test hash:net,iface # ipset add test 192.168.0.0/16,eth0 # ipset add test 192.168.0.0/24,eth1 Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/netfilter/ipset/ip_set_hash_net.c')
0 files changed, 0 insertions, 0 deletions