From a713f76692228165883d92875fbad3bfb89c001e Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 27 Oct 2019 20:44:20 +0000 Subject: DNS: tag res_search() hack by lookup type in debug output; munge ipv6 lines in testsuite --- test/runtest | 1 + 1 file changed, 1 insertion(+) (limited to 'test/runtest') diff --git a/test/runtest b/test/runtest index db855baf9..13070647f 100755 --- a/test/runtest +++ b/test/runtest @@ -1099,6 +1099,7 @@ RESET_AFTER_EXTRA_LINE_READ: next if /DNS lookup of \S+ \(AAAA\) using fakens/; next if / in dns_ipv4_lookup?/; next if / writing neg-cache entry for .*AAAA/; + next if /^faking res_search\(AAAA\) response length as 65535/; if (/DNS lookup of \S+ \(AAAA\) gave NO_DATA/) { -- cgit v1.2.3