netfilter: ipset: Add hash:net,net module to kernel.
authorOliver Smith <oliver@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
Fri, 20 Sep 2013 08:13:53 +0000 (10:13 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 30 Sep 2013 19:33:28 +0000 (21:33 +0200)
commitea53ac5b630e813aec20c7cdcfe511daca70dee4
treec9263e919fb0352932b25f1b7ad56794476cc8c4
parentd9628bbeca888fd1f9a9c57864dd90b7d25954e0
netfilter: ipset: Add hash:net,net module to kernel.

This adds a new set that provides the ability to configure pairs of
subnets. A small amount of additional handling code has been added to
the generic hash header file - this code is conditionally activated by a
preprocessor definition.

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>
net/netfilter/ipset/Kconfig
net/netfilter/ipset/Makefile
net/netfilter/ipset/ip_set_hash_gen.h
net/netfilter/ipset/ip_set_hash_netnet.c [new file with mode: 0644]
This page took 0.025258 seconds and 5 git commands to generate.