Files
bind9/tests/dns
Evan Hunt 9ed1dba976 add semantics to dns_nametree to support bitfields
name trees can now hold either boolean values or bit fields. the
type is selected when the name tree is created.

the behavior of dns_nametree_add() differs slightly beteween the types:
in a boolean tree adding an existing name will return ISC_R_EXISTS,
but in a bitfield tree it simply sets the specified bit in the bitfield
and returns ISC_R_SUCCESS.
2023-09-04 10:19:48 +02:00
..
2023-08-31 10:29:16 -07:00
2023-08-31 10:29:16 -07:00
2023-08-31 10:29:16 -07:00
2023-08-31 10:29:16 -07:00
2022-06-16 17:21:11 +02:00
2023-08-15 14:24:46 +02:00
2023-08-31 10:29:16 -07:00
2023-08-31 10:29:16 -07:00
2023-03-31 13:33:16 +02:00
2023-06-01 16:51:38 +02:00