]> git.ipfire.org Git - thirdparty/ipset.git/commit
netfilter: ipset: Add bitmask support to hash:ip
authorVishwanath Pai <vpai@akamai.com>
Thu, 10 Nov 2022 21:31:27 +0000 (16:31 -0500)
committerJozsef Kadlecsik <kadlec@netfilter.org>
Sun, 20 Nov 2022 20:57:00 +0000 (21:57 +0100)
commit4fcca8fff3c5c7e9a9f669bb39802a69cd7099be
tree6c76fc1ba16b48cdf17da4126af37bd042611192
parentb50666c0973336f6341dd74288352d2f611d7430
netfilter: ipset: Add bitmask support to hash:ip

Create a new revision of hash:ip and add support for bitmask parameter.
The set already had support for netmask so only add bitmask here.

Signed-off-by: Vishwanath Pai <vpai@akamai.com>
Signed-off-by: Joshua Hunt <johunt@akamai.com>
Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
lib/ipset_hash_ip.c