Add Support for Zone Transfers (AXFR)
description
A Zone Transfer allows a resolver to pull a copy of the a zone file from a DNS server.
NOTE: "Because accuracy is essential, TCP or some other reliable protocol must be used for AXFR requests.", RFC 1024
References:
Updates: 1034, 1035 (if approved) - DNS Zone Transfer Protocol (AXFR)
http://www.ietf.org/internet-drafts/draft-ietf-dnsext-axfr-clarify-07.txt
"This document concentrates on just the definition of AXFR."
RFC 1034 - DOMAIN NAMES - CONCEPTS AND FACILITIES
http://www.ietf.org/rfc/rfc1034.txt
RFC 1035 - DOMAIN NAMES - IMPLEMENTATION AND SPECIFICATION
http://www.ietf.org/rfc/rfc1035.txt
RFC 1996 - A Mechanism for Prompt Notification of Zone Changes (DNS NOTIFY)
http://www.ietf.org/rfc/rfc1996.txt
Notes on Implementing AXFR Zone Transfers (from DJB)
See: http://cr.yp.to/djbdns/axfr-notes.html
Also explore IXFR, RFC 1995 - Incremental Zone Transfer in DNS
http://www.ietf.org/rfc/rfc1995.txt