Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | always widen the imputed netmask if it is narrower than the specified octets. | henning | 2003-04-25 | 1 | -3/+3 |
| | | | | | | | | | 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. ok millert@ | ||||
* | Manual cleanup of remaining userland __P use (excluding packages maintained ↵ | millert | 2002-02-17 | 1 | -4/+3 |
| | | | | outside the tree) | ||||
* | Integrate BIND 4.9.5 resolver and associated routines. | downsj | 1997-03-13 | 1 | -0/+207 |
Includes the DNS aware getnetby*() routines and IPv6 support. |