2609. [func] Simplify the configuration of dynamic zones:
- add ddns-confgen command to generate configuration text for named.conf - add zone option "ddns-autoconf yes;", which causes named to generate a TSIG session key and allow updates to the zone using that key - add '-l' (localhost) option to nsupdate, which causes nsupdate to connect to a locally-running named process using the session key generated by named [RT #19284]
bin/confgen/Makefile.in
0 → 100644
bin/confgen/ddns-confgen.8
0 → 100644
bin/confgen/ddns-confgen.c
0 → 100644