bind9/tests/libtest
Evan Hunt 6231fd66af rename QP-related types to use standard BIND nomenclature
changed type names in QP trie code to match the usual convention:
 - qp_node_t -> dns_qpnode_t
 - qp_ref_t -> dns_qpref_t
 - qp_shift_t -> dns_qpshift_t
 - qp_weight_t -> dns_qpweight_t
 - qp_chunk_t -> dns_qpchunk_t
 - qp_cell_t -> dns_qpcell_t
2023-09-28 00:32:39 -07:00
..
dns.c Replace the linked list of TCP dispatches with hash table 2023-09-16 07:32:18 +02:00
isc.c Always initialize the workers in the libtest 2023-04-21 09:04:24 +02:00
Makefile.am Get the tests working with liburcu 2023-05-12 20:48:31 +01:00
ns.c Change dns_message_create() function to accept memory pools 2023-09-24 18:07:40 +02:00
qp.c rename QP-related types to use standard BIND nomenclature 2023-09-28 00:32:39 -07:00