]> git.ipfire.org Git - thirdparty/ipset.git/commit
netfilter: ipset: Add bitmask support to hash:netnet
authorVishwanath Pai <vpai@akamai.com>
Thu, 10 Nov 2022 21:31:29 +0000 (16:31 -0500)
committerJozsef Kadlecsik <kadlec@netfilter.org>
Sun, 20 Nov 2022 20:57:45 +0000 (21:57 +0100)
commitb1b2073e126f298732042377e16b944126030b9c
treeeedb84bbd2ff2e4b9618b02e65854b53a1c44af0
parentab2896310dbf745619da4a9b716f9b19fbea31d9
netfilter: ipset: Add bitmask support to hash:netnet

Create a new revision of hash:netnet and add support for bitmask
parameter. The set did not support netmask so we'll add both netmask and
bitmask.

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_netnet.c