]> git.ipfire.org Git - thirdparty/ipset.git/commit
ipset: Add userspace code to support hash:net,port,net kernel module.
authorOliver Smith <oliver@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
Sat, 28 Sep 2013 18:20:01 +0000 (20:20 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 30 Sep 2013 18:18:13 +0000 (20:18 +0200)
commit4e92e6ba2c4411f0ea3ae503c42fe7029bcc4618
tree8141c5e8c5f34e464e3ed998fed28692adf8321d
parent990de541b957fb1750dc8df849e71106ce9daf4d
ipset: Add userspace code to support hash:net,port,net kernel module.

This adds the userspace library, tests to validate correct operation of
the module and also provides appropriate usage information in the man
page.

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>
lib/Makefile.am
lib/ipset_hash_netportnet.c [new file with mode: 0644]
src/ipset.8
tests/hash:net,port,net.t [new file with mode: 0644]
tests/hash:net,port,net.t.list0 [new file with mode: 0644]
tests/hash:net6,port,net6.t [new file with mode: 0644]
tests/hash:net6,port,net6.t.list0 [new file with mode: 0644]
tests/resizen.sh
tests/resizet.sh
tests/runtest.sh
tests/setlist_resize.sh