]> 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>
Thu, 8 Dec 2022 00:20:35 +0000 (11:20 +1100)
commitea03c3d25c81aed74336d72fae6046cc900b8b76
tree0f0c1237a320cb88eb270a9d5f5f685a635ff8fd
parenta3bc62e4cd60d2217e6e6c18bd1944db67541feb
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.

(cherry picked from commit 1a39328feb488c1d406a1b2d15dc6e0f882dce55)
lib/dns/rbtdb.c