chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use struct sockaddr in several places; distinguish various places where
[adns]
/
client
/
adnstest.c
diff --git
a/client/adnstest.c
b/client/adnstest.c
index a7a247ae275106722bd9d92afb67f69a464db976..95955cba4ab8d7d236c75fc523a7a2197d8dd461 100644
(file)
--- a/
client/adnstest.c
+++ b/
client/adnstest.c
@@
-42,6
+42,7
@@
static const adns_rrtype defaulttypes[]= {
adns_r_mx_raw,
adns_r_rp_raw,
adns_r_txt,
+ adns_r_addr,
adns_r_none
};