2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 10:10:06 +00:00
Evan Hunt 29cf7dceb7 modify dns_qp_findname_ancestor() to return found name
add a 'foundname' parameter to dns_qp_findname_ancestor(),
and use it to set the found name in dns_nametree.

this required adding a dns_qpkey_toname() function; that was
done by moving qp_test_keytoname() from the test library to qp.c.
added some more test cases and fixed bugs with the handling of
relative and empty names.
2023-09-28 07:01:13 +00:00
..
2023-02-27 13:47:25 +00:00
2023-02-27 13:47:25 +00:00
2023-08-15 14:24:39 +02:00
2022-02-24 11:12:02 +01:00
2022-09-27 11:21:38 +02:00
2023-05-12 20:48:31 +01:00