mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-28 20:41:18 -05:00
The NAME_FETCH_A and NAME_FETCH_AAAA macros were meant to be boolean, indicating whether the pointers were set or not, while the NAME_FETCH_V4 and NAME_FETCH_V6 macros were meant to return the pointer values. The latter were only used as booleans, so they've been removed in favor of the former. Also did some style cleanup and removed an unreachable code block. |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||
| unit-test-driver.sh.in | ||