4 Commits

Author SHA1 Message Date
Marco d'Itri
113b4cb068 make_ip_del_recovered.pl: skip redundant entries
Makes it ignore the entries for recovered networks which are already
covered by entries in ip_del_list.
2023-05-13 20:27:52 +02:00
Marco d'Itri
c4b9cf8c23 make_ip_del_recovered.pl: refactoring 2023-05-13 20:27:52 +02:00
Marco d'Itri
c87e6a593c Fix make_ip_del_recovered.pl
The old code was totally broken because it created first_ip-last_ip pairs
while the search code expects first_ip-netmask pairs like in ip_del.h.
Spotted by Rob Mosher.
2016-10-30 15:45:54 +01:00
Marco d'Itri
b1299db453 Use the IANA recovered address space list 2014-05-26 04:28:36 +02:00