twisted.names.dns.Record_DNAME(SimpleRecord)
class documentationtwisted.names.dns
View Source
(View In Hierarchy)
A non-terminal DNS name redirection.
This record type provides the capability to map an entire subtree of the DNS name space to another domain. It differs from the CNAME record which maps a single node of the name space.
See Also | http://www.faqs.org/rfcs/rfc2672.html | |
http://www.faqs.org/rfcs/rfc3363.html |
Inherited from FancyEqMixin (via SimpleRecord):
Method | __eq__ | Undocumented |
Method | __ne__ | Undocumented |
Inherited from FancyEqMixin (via SimpleRecord):
Method | __eq__ | Undocumented |
Method | __ne__ | Undocumented |
Inherited from FancyEqMixin (via SimpleRecord):
Method | __eq__ | Undocumented |
Method | __ne__ | Undocumented |