not implemented yet (#3851)

Automatically submitted.
This commit is contained in:
Chris O'Haver 2020-04-24 01:50:29 -04:00 committed by GitHub
parent 180a6709a8
commit 74eabe90e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
## Description ## Description
This plugin answers zone transfers for authoritative plugins that implement This plugin answers zone transfers for authoritative plugins that implement
`transfer.Transferer`. `transfer.Transferer`. Currently, no internal plugins implement this interface.
Transfer answers full zone transfer (AXFR) requests and incremental zone transfer (IXFR) requests Transfer answers full zone transfer (AXFR) requests and incremental zone transfer (IXFR) requests
with AXFR fallback if the zone has changed. with AXFR fallback if the zone has changed.