]> git.ipfire.org Git - thirdparty/bind9.git/commit
Preserve ZEROTTL attribute when replacing NS RRset
authorOndřej Surý <ondrej@isc.org>
Tue, 26 Aug 2025 15:52:45 +0000 (17:52 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 26 Aug 2025 16:26:34 +0000 (18:26 +0200)
commit982ca161c26c2e6cd90b19888331bb015dcbae1f
tree635e78e7fdef5a06045e4ad3ef13382636560157
parentbfbc58063a62df62fb672705cc5a6c80ea8dcba2
Preserve ZEROTTL attribute when replacing NS RRset

Previously, BIND 9 would drop the ZEROTTL attribute when updating
previously cached NS entry with ZEROTTL attribute set.

Co-authored-by: Jinmei Tatuya <jtatuya@infoblox.com>
lib/dns/qpcache.c