]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
adjust RR-dumping style a little
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 6 Aug 2021 09:52:26 +0000 (11:52 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 10 Aug 2021 18:16:58 +0000 (20:16 +0200)
commit0555828e62e045b4ea661e69b7e049ccb40377e1
tree6b1c0286515b4d3728de891a3eebe450137083c8
parentb38b08051cdb0cb471897859bf212f8029a46705
adjust RR-dumping style a little

The former "default" dumping style isn't really used anywhere in Knot.
The only visible difference is that RRSIGs are now logged *without*
replacing their TTLs by the original non-decremented TTL values.
That can avoid some confusion when reading debug logs.
(Those original TTLs are still shown a bit further on each line.)
daemon/lua/kres-gen-29.lua
daemon/lua/kres-gen-31.lua
daemon/lua/kres-gen.sh
daemon/lua/kres.lua
lib/utils.c
lib/utils.h