diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 16:36:25 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 16:36:25 +0000 |
commit | 1349e1e5bcfa5fb3db8aa2f02825b7e70bf47cdb (patch) | |
tree | 27fcb92cb6ece878cc17f5d4012778ccb183e9f9 /test/stderr/1006 | |
parent | 9edc04ce521093dbc5a764c2416878b2c23e08f3 (diff) |
Always do explicit A/AAAA lookups; no longer make use of the additional
RR section from MX/SRV lookups.
Diffstat (limited to 'test/stderr/1006')
-rw-r--r-- | test/stderr/1006 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/stderr/1006 b/test/stderr/1006 index bce98fb26..09421f9a8 100644 --- a/test/stderr/1006 +++ b/test/stderr/1006 @@ -6,6 +6,9 @@ DNS lookup of mx46.test.ex (MX) succeeded DNS lookup of 46.test.ex (AAAA) succeeded DNS lookup of 46.test.ex (A) using fakens DNS lookup of 46.test.ex (A) succeeded +DNS lookup of 46.test.ex (AAAA) succeeded +DNS lookup of 46.test.ex (A) using fakens +DNS lookup of 46.test.ex (A) succeeded DNS lookup of v6.test.ex (MX) using fakens DNS lookup of v6.test.ex (MX) gave NO_DATA returning DNS_NODATA @@ -21,6 +24,8 @@ DNS lookup of mx46.test.ex (MX) using fakens DNS lookup of mx46.test.ex (MX) succeeded DNS lookup of 46.test.ex (A) using fakens DNS lookup of 46.test.ex (A) succeeded +DNS lookup of 46.test.ex (A) using fakens +DNS lookup of 46.test.ex (A) succeeded DNS lookup of v6.test.ex (MX) using fakens DNS lookup of v6.test.ex (MX) gave NO_DATA returning DNS_NODATA |