mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-10 18:28:43 -04:00
ZONEMD needs to be able to digest SIG and RRSIG records. The signer field can be compressed in SIG so we need to call dns_name_digest(). While for RRSIG the records the signer field is not compressed the canonical form has the signer field downcased (RFC 4034, 6.2). This also implies that compare_rrsig needs to downcase the signer field during comparison. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||