Brian Wellington
|
00c8cf21f0
|
simplify #ifdef mess
|
2001-11-15 01:29:42 +00:00 |
|
Andreas Gustafsson
|
20c21edada
|
deal with the NO_DATA/NO_ADDRESS mess using a bunch
of #ifs and #ifdefs, as recommended by Mark
|
2001-11-15 01:20:16 +00:00 |
|
Andreas Gustafsson
|
06364bcf06
|
did not compile on systems lacking getaddrinfo() due to typos
|
2001-11-15 00:58:00 +00:00 |
|
Andreas Gustafsson
|
a79f12ba46
|
remove NO_ADDRESS, not NO_DATA
|
2001-11-15 00:53:05 +00:00 |
|
Andreas Gustafsson
|
78f0b08d54
|
duplicate switch case on systems defining NO_ADDRESS and NO_DATA with the same value
|
2001-11-15 00:51:10 +00:00 |
|
Brian Wellington
|
0f1938c982
|
set ai_socktype in the hints to getaddrinfo, so that the result doesn't
contain duplicate addresses.
|
2001-11-14 23:03:42 +00:00 |
|
Brian Wellington
|
b493dfe8bc
|
Add bind9_getaddresses(), a consistent version of the get_address function
from dig/host/nslookup, nsupdate, and rndc. This should make it
easier to have the various programs support multiple addresses for a hostname.
|
2001-11-14 22:08:38 +00:00 |
|