]> git.ipfire.org Git - thirdparty/bind9.git/commit
Print in dump-file stale ttl
authorMatthijs Mekking <matthijs@isc.org>
Thu, 24 Jan 2019 09:24:44 +0000 (10:24 +0100)
committerEvan Hunt <each@isc.org>
Wed, 30 Jan 2019 22:11:12 +0000 (14:11 -0800)
commit924ebc605db798e2a383ee5eaaebad739e7c789c
tree3d8eb1ec960ddb185e41bf8e4d5368d94bbd888e
parent9a58b25f7fc2fe784717ee561236c1dd4e5212d0
Print in dump-file stale ttl

This change makes rndc dumpdb correctly print the "; stale" line.
It also provides extra information on how long this data may still
be served to clients (in other words how long the stale RRset may
still be used).
lib/dns/include/dns/rdataset.h
lib/dns/masterdump.c
lib/dns/rbtdb.c
lib/ns/query.c