]> granicus.if.org Git - ipset/commit
ipset 5: IPv6 port related and manpage fixes, more tests v5.0-pre4
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 25 Jun 2010 14:30:52 +0000 (16:30 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 25 Jun 2010 14:30:52 +0000 (16:30 +0200)
commit780f6384c5c6639da3f5a6ac8d30653e8a26d6c0
tree9c8091a4d0a01f0f3216dd5758bf4d07e81cb843
parent020936c8c3375e1efe44a3087c891a4b2cbfe044
ipset 5: IPv6 port related and manpage fixes, more tests

- getting ports for family INET6 fixed
- more manpage polishing
- tests to check the iptables/ip6tables match and target added
kernel/include/linux/netfilter/ip_set_getport.h
src/ipset.8
tests/check_klog.sh [new file with mode: 0755]
tests/iptables.sh [new file with mode: 0755]
tests/match_target.t [new file with mode: 0644]
tests/match_target6.t [new file with mode: 0644]
tests/runtest.sh