From: Richard Gibson Date: Fri, 31 Aug 2018 02:40:03 +0000 (-0400) Subject: dnsdist: Fix documentation of DNSQuestion.len X-Git-Tag: dnsdist-1.3.3~132^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6903%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Fix documentation of DNSQuestion.len --- diff --git a/pdns/dnsdistdist/docs/reference/dq.rst b/pdns/dnsdistdist/docs/reference/dq.rst index 403a701c45..bffb66667b 100644 --- a/pdns/dnsdistdist/docs/reference/dq.rst +++ b/pdns/dnsdistdist/docs/reference/dq.rst @@ -25,7 +25,7 @@ This state can be modified from the various hooks. .. attribute:: DNSQuestion.len - The length of the :attr:`qname `. + The length of the data starting at :attr:`DNSQuestion.dh`, including any trailing bytes following the DNS message. .. attribute:: DNSQuestion.localaddr