Commit 0ed17f2
committed
pytrap: increased version, released package
* 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 netmask1 parent 1c23015 commit 0ed17f2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments