Matthijs Mekking and Evan Hunt
09042cf347
Replace rbt_addnode with qp_insert
...
Replace dns_rbt_addnode calls with dns_qp_insert. With QP, it sometimes
makes more sense to first lookup the name and see if there is an
existing node (rather than create new data, insert, find out a node
already exists, and destroy the data again). This is done with
dns_qp_getname(), which is more lightweight than dns_qp_lookup(),
and we are only interested in if there is already a leaf node for this
name or not.
2024-03-05 16:48:40 -08:00
..
2024-03-05 16:47:50 -08:00
2024-02-26 12:02:40 +11:00
2024-03-05 16:48:12 -08:00
2024-03-05 16:48:12 -08:00
2024-02-14 13:24:56 +01:00
2024-03-05 16:48:12 -08:00
2023-12-20 01:56:38 +11:00
2024-03-04 16:34:14 +01:00
2024-01-25 15:37:40 +01:00
2024-02-14 13:24:56 +01:00
2024-01-25 14:48:07 +01:00
2024-02-08 08:01:58 +01:00
2024-01-25 14:41:25 +01:00
2024-01-25 14:47:43 +01:00
2024-01-25 15:37:40 +01:00
2024-01-25 15:37:40 +01:00
2024-03-05 15:47:59 -08:00
2023-12-06 17:31:38 -08:00
2024-02-14 13:24:56 +01:00
2023-12-21 20:12:09 +11:00
2024-02-08 08:01:58 +01:00
2024-01-25 14:48:07 +01:00
2024-01-25 14:48:07 +01:00
2023-12-20 17:21:14 +01:00
2024-03-05 16:47:50 -08:00
2024-03-05 16:48:40 -08:00
2023-12-21 09:18:30 -08:00
2024-03-05 16:48:12 -08:00
2024-03-05 16:48:40 -08:00
2024-02-23 12:00:12 +01:00
2024-02-14 01:13:44 -08:00
2024-02-29 11:23:03 +01:00
2024-03-05 16:47:50 -08:00
2024-03-05 16:47:50 -08:00
2024-02-14 09:00:27 +01:00
2024-02-07 09:52:32 +11:00
2024-02-13 09:21:49 +11:00
2024-02-21 21:05:21 +02:00
2024-03-05 16:48:12 -08:00
2024-01-12 13:27:59 +02:00
2024-01-05 11:16:12 +01:00
2024-01-25 14:41:25 +01:00
2024-02-16 08:41:52 +00:00
2024-03-05 16:48:12 -08:00
2024-01-25 14:48:07 +01:00
2024-03-05 16:48:12 -08:00