From 1349e1e5bcfa5fb3db8aa2f02825b7e70bf47cdb Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 7 Feb 2006 16:36:25 +0000 Subject: Always do explicit A/AAAA lookups; no longer make use of the additional RR section from MX/SRV lookups. --- test/stdout/0430 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/stdout/0430') 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] -- cgit v1.2.3