]> 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>
Fri, 25 Sep 2020 06:20:02 +0000 (08:20 +0200)
commitd77283ff635ef8aa787cd663ec95e3c263f98635
treec27f9b2874c84446bb84cf165bdb5b751fd5d4a1
parentfaa6510feebaa9f50eb12854042f14e41d4efa61
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.

(cherry picked from commit 8beda7d2ea1b37361eecd35830e4745df1d42d53)
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