chiark / gitweb /
Can get addresses from Additional and Authority sections, and return
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)
commit1dfe95d8d1f8f2abaef02f9b0817c720bd955f7b
treec2c98e3b00f62b34e9bc91ff9607c557d4a90733
parentc7836bc9e8b0ed6a04e9008545e29de410d9693e
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