obviously FF not running these through POSIX inet_pton
"The inet_pton() function does not accept other formats (such as the octal numbers, hexadecimal numbers, and fewer than four numbers that inet_addr() accepts)."
The site is dead (for me) but I guess it is "just" about IPv4 and there is something I learned about IPv4 notation that has been hidden for me for the last 30 years:
5 comments
[ 3.1 ms ] story [ 25.8 ms ] thread"The inet_pton() function does not accept other formats (such as the octal numbers, hexadecimal numbers, and fewer than four numbers that inet_addr() accepts)."
1.1 expands to 1.0.0.1
1.1.1 expands to 1.1.0.1