K 10 svn:author V 6 fenner K 8 svn:date V 27 2003-09-15T23:38:06.000000Z K 7 svn:log V 386 From OpenBSD: always widen the imputed netmask if it is narrower than the specified octets. fixes a strange behaviour where inet_net_pton would always return 4 (bits) for multicast addresses no matter how many octets were specified. negotiated with Paul Vixie, original author of this function. PR: standards/53151 Submitted by: Max Laier Optained from: OpenBSD END