mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-22 23:01:43 -04:00
- the helper functions for accessing twigs beneath a branch (branch_twig_pos(), branch_twig_ptr(), etc) were somewhat confusing to read, since several of them were implemented by calling other helper functions. they now all show what they're really doing. - branch_twigs_vector() has been renamed to simply branch_twigs(). - revised some unrelated comments in qp_p.h for clarity. |
||
|---|---|---|
| .. | ||
| dns.c | ||
| isc.c | ||
| Makefile.am | ||
| ns.c | ||
| qp.c | ||