mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-19 16:44:42 -04:00
This commit makes some minor changes to the trust anchor code: 1. Replace the undescriptive n1, n2 and n3 identifiers with slightly better rdata1, rdata2, and rdata3. 2. Fix an occurrence where in the error log message a static number 32 was printed, rather than the rdata3 length. 3. Add a default case to the switch statement checking DS digest algorithms to catch unknown algorithms. |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| samples | ||
| win32/bindevt | ||
| .gitignore | ||
| Kyuafile | ||
| Makefile.in | ||