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

Create a new revision of hash:ipport 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_ipport.c