You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add UnirecIPList to store <IP range>-<value> pairs and look up IP addresses
* add UnirecIPAddr.from_ipaddress() to load IP from python ipaddress
* add UnirecIPAddr.to_ipaddress() to convert IP to python ipaddress
* add UnirecIPAddrRange.to_ipaddress() to convert IP range to python ipaddress
* fixed IP range / ip_prefix_search handling /0 netmask
0 commit comments