chiark / gitweb /
Can get addresses from Additional and Authority sections, and return and print them...
authorian <ian>
Sat, 14 Nov 1998 18:58:13 +0000 (18:58 +0000)
committerian <ian>
Sat, 14 Nov 1998 18:58:13 +0000 (18:58 +0000)
commit26eb6bdc5c4122c9b1c550084d27f04a151cec83
treea6136b176f74dd2b8542edc56e57c86ec59f3672
parenta1d2d0ed10dedfbce895f2e2f1480355e7f6d6be
Can get addresses from Additional and Authority sections, and return and print them.  MX and NS lookups fully done.  BUT no re-query for missing addrs.
client/adnstest.c
src/adns.h
src/internal.h
src/parse.c
src/query.c
src/reply.c
src/types.c