From 8cca0300ac7767317ff2f7a5649e27ede1e359fb Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 6 May 2021 06:13:22 +0200 Subject: [PATCH] dnsdist docs: correct bits for TCAction --- pdns/dnsdistdist/docs/rules-actions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/rules-actions.rst b/pdns/dnsdistdist/docs/rules-actions.rst index baa3a60eb5..801e062221 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -1441,7 +1441,7 @@ The following actions exist. .. function:: TCAction() - Create answer to query with TC and RD bits set, to force the client to TCP. + Create answer to query with the TC bit set, and the RD bit set to the value of RA in the query, to force the client to TCP. .. function:: TeeAction(remote[, addECS]) -- 2.47.2