mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 03:22:50 -04:00
72. [func] DNS_RBTFIND_NOPREDECESSOR and DNS_RBTFIND_NOOPTIONS
added for dns_rbt_findnode, the former to disable the
setting of the chain to the predecessor, and the
latter to make clear when no options are set.
This commit is contained in:
parent
d7197f2ab0
commit
cabcfd3e90
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
CHANGES
|
|
@ -1,3 +1,8 @@
|
|||
72. [func] DNS_RBTFIND_NOPREDECESSOR and DNS_RBTFIND_NOOPTIONS
|
||||
added for dns_rbt_findnode, the former to disable the
|
||||
setting of the chain to the predecessor, and the
|
||||
latter to make clear when no options are set.
|
||||
|
||||
71. [cleanup] Made explicit the implicit REQUIREs of
|
||||
isc_time_seconds, isc_time_nanoseconds, and
|
||||
isc_time_subtract.
|
||||
|
|
|
|||
Loading…
Reference in a new issue