]> git.ipfire.org Git - thirdparty/bind9.git/commit
Implement dummy 'rndc skr -import' command
authorMatthijs Mekking <matthijs@isc.org>
Fri, 19 Apr 2024 12:41:41 +0000 (14:41 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 22 Aug 2024 06:21:52 +0000 (08:21 +0200)
commitedbb219fda800eaa8652ee174604d4a9fe4cac2b
treee7054a6d97a9d4b8a97df1772b97b65e807a624a
parent748d98e387892f73e51e0b64c03b4d0641c8febb
Implement dummy 'rndc skr -import' command

Add the code and documentation required to provide KSR import using
rndc.  This is just the command, and the feature is at this point in
time still not implemented.
bin/named/control.c
bin/named/include/named/control.h
bin/named/include/named/server.h
bin/named/server.c
bin/rndc/rndc.c
bin/rndc/rndc.rst