Closed asadoughi closed 11 years ago
IPPolicy.get_ip_policy_rule_set doesn't work on v6 subnets because netaddr.IPNetwork cannot accept slices for version 6 hosts. Raises exception and without exception, the existing algorithm is inefficient.
IPPolicy.get_ip_policy_rule_set doesn't work on v6 subnets because netaddr.IPNetwork cannot accept slices for version 6 hosts. Raises exception and without exception, the existing algorithm is inefficient.