]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add reference to +tcp for +ignore
authorMark Andrews <marka@isc.org>
Wed, 7 Dec 2022 04:51:34 +0000 (15:51 +1100)
committerMark Andrews <marka@isc.org>
Wed, 7 Dec 2022 22:34:35 +0000 (09:34 +1100)
(cherry picked from commit b5951f04111ed8c323d8b5960a721a8266220985)

bin/dig/dig.rst

index 417c951eaa1cd43fddfda8e63341b2435d9a9557..d27b1fd2ae383228f6e8d2be44ae667d0c6c2610 100644 (file)
@@ -495,9 +495,11 @@ abbreviation is unambiguous; for example, ``+cd`` is equivalent to
    ``+notcflag``. This bit is ignored by the server for QUERY.
 
 ``+[no]tcp``
-   This option uses [or does not use] TCP when querying name servers. The default behavior
-   is to use UDP unless a type ``any`` or ``ixfr=N`` query is requested,
-   in which case the default is TCP. AXFR queries always use TCP.
+   This option uses [or does not use] TCP when querying name servers.
+   The default behavior is to use UDP unless a type ``any`` or
+   ``ixfr=N`` query is requested, in which case the default is TCP.
+   AXFR queries always use TCP. To prevent retry over TCP when TC=1
+   is returned from a UDP query, use ``+ignore``.
 
 ``+timeout=T``
    This option sets the timeout for a query to ``T`` seconds. The default timeout is