2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 05:28:00 +00:00
David Lawrence 73d62a89f1 A variety of changes.
dns_rbt_node_t changed to dns_rbtnode_t to match ISC conventions.

  main() test routine and support functions removed, to be put in
    bin/tests/rbt_test.c

  adding a node and rotating left/right taught to not use parent pointers.

  deletion disabled because it currently does not know how to not use
    parent pointers, and since they are not being maintained by insertion,
    deleting has no prayer of working.

  several isc_result_t returns changed to dns_result_t.
1999-01-25 15:46:30 +00:00
1999-01-25 15:46:30 +00:00
1999-01-15 03:30:15 +00:00
1998-12-11 21:09:59 +00:00
1999-01-22 04:35:11 +00:00
1998-12-11 20:10:26 +00:00
1999-01-22 04:35:11 +00:00
1998-12-11 20:10:26 +00:00
1999-01-22 04:35:11 +00:00
1999-01-22 04:35:11 +00:00
1998-12-11 20:10:26 +00:00
1998-12-16 02:40:54 +00:00
1998-12-11 20:10:26 +00:00
Description
No description provided
MPL-2.0 418 MiB
Languages
C 75.4%
Shell 14.2%
Python 7.1%
Jinja 1.2%
Perl 1%
Other 1%