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/stdout/0430 | |
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/stdout/0430')
-rw-r--r-- | test/stdout/0430 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stdout/0430 b/test/stdout/0430 index 19713dbd6..d41c39573 100644 --- a/test/stdout/0430 +++ b/test/stdout/0430 @@ -31,10 +31,10 @@ x@random.manual.route host ten-1.test.ex [V4NET.0.0.1] y@random.manual.route router = r2, transport = t1 - host ten-6.test.ex [V4NET.0.0.6] - host ten-1.test.ex [V4NET.0.0.1] host ten-2.test.ex [V4NET.0.0.2] MX=5 host ten-3.test.ex [V4NET.0.0.3] MX=6 + host ten-6.test.ex [V4NET.0.0.6] + host ten-1.test.ex [V4NET.0.0.1] x@random.manual.route router = r2, transport = t1 host ten-6.test.ex [V4NET.0.0.6] |