Hopefully this isn't a bug, or has been addressed previously.
I've noticed that some IP filter lists are zero-padded and some aren't.
While the RFCs are very clear that IP addresses are decimal a lot of parsers and standard libraries are broken and treat leading 0's as OCTAL
End result: the IP written down isn't the IP the machine uses.
I can't see how to get a dump of filtered IPs out of a running amule to double check this. Has anyone verified that what goes in is what comes out?