]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove different zero TTL handling for rdataset iterator
authorMark Andrews <marka@isc.org>
Mon, 21 Nov 2022 00:59:45 +0000 (11:59 +1100)
committerMark Andrews <marka@isc.org>
Wed, 7 Dec 2022 22:20:02 +0000 (22:20 +0000)
commit1a39328feb488c1d406a1b2d15dc6e0f882dce55
treea7946f4c3a1f088ca1c2e7d55c2f46b5853298a2
parent85048ddeeeba8414ababfe73ba2651183b056180
Remove different zero TTL handling for rdataset iterator

Zero TTL handling does not need to be different for 'rdatasetiter_first'
and 'rdatasetiter_next' and it interacts badly with 'bind_rdatadataset'
which makes different determinations.
lib/dns/rbtdb.c