]> granicus.if.org Git - pdns/commitdiff
dnsdist: Fix documentation of DNSQuestion.len
authorRichard Gibson <richard.gibson@gmail.com>
Fri, 31 Aug 2018 02:40:03 +0000 (22:40 -0400)
committerRichard Gibson <richard.gibson@gmail.com>
Fri, 31 Aug 2018 02:40:03 +0000 (22:40 -0400)
pdns/dnsdistdist/docs/reference/dq.rst

index 403a701c4597118931314c678fa8f4fc308ad9fb..bffb66667bca5f63e3243bd4176b40c886b10df7 100644 (file)
@@ -25,7 +25,7 @@ This state can be modified from the various hooks.
 
   .. attribute:: DNSQuestion.len
 
-    The length of the :attr:`qname <DNSQuestion.qname>`.
+    The length of the data starting at :attr:`DNSQuestion.dh`, including any trailing bytes following the DNS message.
 
   .. attribute:: DNSQuestion.localaddr