From: Wouter Wijngaards Date: Tue, 14 Oct 2008 08:33:15 +0000 (+0000) Subject: stub udp update. X-Git-Tag: release-1.1.0~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b8d87e2026ab5feedd37035f8bb36bcd2a53677;p=thirdparty%2Funbound.git stub udp update. git-svn-id: file:///svn/unbound/trunk@1298 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 2c276bc93..9b765c967 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,6 +2,7 @@ - fwd_three.tpkg test was flaky. If the three requests hit the wrong threads by chance (or bad OS) then the test would fail. Made less flaky by increasing number of retries. + - stub_udp.tpkg changed to work with bad ::1 ipv6 support. 13 October 2008: Wouter - fixed recursion servers deployed as authoritative detection, so diff --git a/testdata/stub_udp.tpkg b/testdata/stub_udp.tpkg index f5d42c07b..2a9679455 100644 Binary files a/testdata/stub_udp.tpkg and b/testdata/stub_udp.tpkg differ