]> granicus.if.org Git - ipset/commit
Enforce handling IPv4 and IPv6 differently for hash:ip type.
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sat, 30 Oct 2010 21:14:37 +0000 (23:14 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sat, 30 Oct 2010 21:14:37 +0000 (23:14 +0200)
commit8be6f7382fd216319c5cdb8f4c6c6295949b0f54
tree4a03b1e8502ee7b2db4d7a1ba6b1bbefe5f2842f
parent984c309c5996c9ecaafeda473188a78f0f8eac63
Enforce handling IPv4 and IPv6 differently for hash:ip type.

Use the newly added parser function ipset_parse_ip4_single6 instead
of the generic ipset_parse_ip.
src/ipset_hash_ip.c