Add notifies to master servers

This adds a bunch of supporting code to send notifies to a primary

name server.
This commit is contained in:
Miek Gieben
2016-04-03 07:37:41 +01:00
parent 4a2a95561f
commit 6ecbdef112
5 changed files with 60 additions and 12 deletions

View File

@@ -17,9 +17,11 @@ file dbfile [zones...]
If you want to round robin A and AAAA responses look at the `loadbalance` middleware.
TSIG key configuration is TODO; directive format will change.
~~~
file dbfile [zones... ] {
transfer in|out
transfer out [address...]
}
~~~