Here is another possible patch. I hope I am not resurrecting a dead thread:

59c59
< IPV4_ADDRESS_SPACE_URL="http://www.iana.org/assignments/ipv4-address-space";
---
> IPV4_ADDRESS_SPACE_URL="http://www.iana.org/assignments/ipv4-address-space/ipv4-address-space.txt";
95c95,96
<       egrep "^[0-9]+/[0-9]+.*${IANA_RESERVED}"        |\
---
>       sed -e 's/^[ \t]*//'                            |\
>       egrep "^[0-9]+/[0-9]+.*${IANA_RESERVED}"        |\
199a201
>



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to