From: Wouter Wijngaards Date: Wed, 9 May 2007 07:15:11 +0000 (+0000) Subject: Test for TCP mode over the wire. X-Git-Tag: release-0.3~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db0eccacb433cefc26a15fdf91eb7523fc299681;p=thirdparty%2Funbound.git Test for TCP mode over the wire. git-svn-id: file:///svn/unbound/trunk@297 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 66c4a4f40..3f2b1fe19 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,6 +2,7 @@ - outside network cleans up waiting tcp queries on exit. - fallback to TCP. - testbound replay with retry in TCP mode. + - tpkg test for retry in TCP mode, against ldns-testns server. 8 May 2007: Wouter - outgoing network keeps list of available tcp buffers for outgoing diff --git a/testdata/fwd_tcp_tc.tpkg b/testdata/fwd_tcp_tc.tpkg new file mode 100644 index 000000000..66010d329 Binary files /dev/null and b/testdata/fwd_tcp_tc.tpkg differ