Christian Kreibich
0b674eb851
Baseline refresh to reflect btest 0.64
2020-12-06 20:19:49 -08:00
Jon Siwek
ec4df80c67
Improve error messages from to_addr and to_subnet BIFs
...
Related to GH-514
2019-08-01 10:49:03 -07:00
Jon Siwek
32aabe8432
Add to_subnet bif ( fixes #782 ).
...
Also fix IPAddr::Mask/ReverseMask not allowing argument of 0.
And clarified return value of to_addr bif when the input string
does not parse into a valid IP address.
2012-02-24 12:34:29 -06:00
Jon Siwek
b66b74e5dc
Decrease strictness of parsing IPv4 strings into addrs. ( fixes #775 )
...
IPv4 strings in dotted-decimal format with decimal parts containing
leading zeroes now parse better.
2012-02-20 14:28:42 -06:00