]> granicus.if.org Git - ipset/commit
netfilter: ipset: Add hash:net,port,net module to kernel.
authorOliver Smith <oliver@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
Sat, 28 Sep 2013 18:33:23 +0000 (20:33 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 30 Sep 2013 15:26:24 +0000 (17:26 +0200)
commit990de541b957fb1750dc8df849e71106ce9daf4d
treed3b6aaa7a8f5439e7c46672b2393e8f7b8168d0c
parentbac86fe6e7b14dce5f972fcf7913c6747b81953c
netfilter: ipset: Add hash:net,port,net module to kernel.

This adds a new set that provides similar functionality to ip,port,net
but permits arbitrary size subnets for both the first and last
parameter.

Signed-off-by: Oliver Smith <oliver@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
kernel/net/netfilter/ipset/Kbuild
kernel/net/netfilter/ipset/Kconfig
kernel/net/netfilter/ipset/ip_set_hash_netportnet.c [new file with mode: 0644]