]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add -expired flag to rndc dumpdb command
authorMatthijs Mekking <matthijs@isc.org>
Thu, 13 Aug 2020 05:42:36 +0000 (07:42 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 23 Sep 2020 14:08:29 +0000 (16:08 +0200)
commit8beda7d2ea1b37361eecd35830e4745df1d42d53
tree2bebe796530e5465f386cfe7b9729287e6092294
parentc7156d2116ca955974807e261ce9427602dd483a
Add -expired flag to rndc dumpdb command

This flag is the same as -cache, but will use a different style format
that will also print expired entries (awaiting cleanup) from the cache.
bin/named/server.c
bin/rndc/rndc.c
bin/rndc/rndc.rst
doc/man/rndc.8in
lib/dns/include/dns/masterdump.h
lib/dns/include/dns/rdataset.h
lib/dns/masterdump.c