| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
re-re-reviewed by krw
|
|
|
|
|
|
| |
using inet_pton() and inet_ntop() as suggested by claudio
ok claudio@
|
|
|
|
| |
report Maksymilian Arciemowicz; ok djm, deraadt
|
|
|
|
|
|
|
| |
split functions off res_debug.c so that getnetnamadr.c does not pull it
all when it's used.
okay deraadt@, krw@
|
| |
|
|
|
|
|
|
|
|
|
| |
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@
|
|
|
|
| |
outside the tree)
|
|
Includes the DNS aware getnetby*() routines and IPv6 support.
|