Files
bind9/lib/dns
Matthijs Mekking 2edf73dc05 Begin replacement of rbt with qp in rbtdb
- Copy rbtdb.c, rbt-zonedb.c and rbt-cachedb.c to qp-*.
- Added qpmethods.
- Added a new structure dns_qpdata that will replace dns_rbtnode.
- Replaced normal, nsec, and nsec3 dns_rbt trees with dns_qp tries.
- Replaced dns_rbt_create() calls with dns_qp_create().
- Replaced the dns_rbt_destroy() call with dns_qp_destroy().
- Create a dns_qpdata struct and create/destroy methods.

This commit will not build.
2024-03-06 09:57:24 +01:00
..
2024-02-26 12:02:40 +11:00
2023-10-13 14:44:40 +02:00
2023-12-06 17:31:38 -08:00
2024-02-14 13:24:56 +01:00
2024-03-06 09:57:24 +01:00
2024-01-25 15:37:40 +01:00
2024-02-14 13:24:56 +01:00
2024-02-08 08:01:58 +01:00
2024-01-25 15:37:40 +01:00
2024-02-14 13:24:56 +01:00
2023-10-13 09:57:28 +00:00
2024-02-14 01:13:44 -08:00
2023-10-09 13:29:02 -07:00
2023-10-13 14:44:40 +02:00
2023-11-21 14:48:43 +11:00
2024-01-05 11:16:12 +01:00
2024-03-04 16:34:14 +01:00
2024-01-25 14:48:07 +01:00
2024-03-04 16:34:14 +01:00