blob: 26f6dd7d5f47e2ad20f15fbad74e824aae607be3 (
plain)
1
|
Stop rejecting IPv4 octets for being ambiguously octal. Leading zeros are ignored, and no longer are assumed to specify octal octets. Octets are always decimal numbers. Octets must still be no more than three digits, including leading zeroes.
|