From: Bob Halley Date: Sun, 15 Jan 2017 16:07:47 +0000 (-0800) Subject: add RFC cite X-Git-Tag: v1.16.0~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48fb8323cfc1081a99643f92c314d41bfff4f398;p=thirdparty%2Fdnspython.git add RFC cite --- diff --git a/doc/message.rst b/doc/message.rst index 48b7387f..c953f61e 100644 --- a/doc/message.rst +++ b/doc/message.rst @@ -4,7 +4,9 @@ DNS Messages ============ -Objects of the dns.message.Message class represent a single DNS message. +Objects of the dns.message.Message class represent a single DNS message, +as defined by `RFC 1035 `_ and its +many updates and extensions. The module provides tools for constructing and manipulating messages. TSIG signatures and EDNS are also supported. Messages can be dumped to