summaryrefslogtreecommitdiff
path: root/include/asm-generic
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-06-16 17:00:48 (GMT)
committerPatrick McHardy <kaber@trash.net>2011-06-16 17:00:48 (GMT)
commite385357a2f214e4d4e79c6118f1bede2572e0701 (patch)
tree22ec359f9c9dc8b2ba290383a80663a5ea9f705a /include/asm-generic
parent9b03a5ef49c01515387133ac5bd47073fae56318 (diff)
downloadlinux-fsl-qoriq-e385357a2f214e4d4e79c6118f1bede2572e0701.tar.xz
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 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions