[v9_10] dig can now learn the SIT value when retrying

4093.	[func]		Dig now learns the SIT value from truncated
			responses when it retries over TCP. [RT #39047]
This commit is contained in:
Evan Hunt
2015-04-06 23:18:27 -07:00
parent 3dbd0b7da5
commit 1c13a150ed
4 changed files with 55 additions and 1 deletions

View File

@@ -75,6 +75,14 @@
[RT #37927]
</para>
</listitem>
<listitem>
<para>
When retrying a query via TCP due to the first answer being
truncated, <command>dig</command> will now correctly send
the SIT (server identity token) value returned by the server
in the prior response. [RT #39047]
</para>
</listitem>
</itemizedlist>
</sect2>
<sect2 id="relnotes_bugs">