Hello, We have created lookup definitions that use CIDR matching for IPV4 ips and is working as expected. We are running into issues with IPV6. We are trying to create a lookup definition that does a CIDR lookup on a IPV6 IP. The lookup file uses CIDR notation. One example from the file is: 2a02:4780:10::/44 The IP that should match is: 2a02:4780:10:5be5::1 The lookup definition is: CIDR(network) Are IPV6 CIDR lookups supported? If not, how can we do the lookup definition to satisfy the requrement?
... View more