The iana.org link is gone.
are loaded from the currently active bundle from the imported SKR.
The implementation is loosely based on:
- https://www.iana.org/dnssec/archive/files/draft-icann-dnssec-keymgmt-01.txt
+ https://web.archive.org/web/20250121040252/https://www.iana.org/dnssec/archive/files/draft-icann-dnssec-keymgmt-01.txt
:gl:`#1128` :gl:`!9119`
- Implement the 'request-ixfr-max-diffs' configuration option.
The implementation is loosely based on
`draft-icann-dnssec-keymgmt-01.txt
- <https://www.iana.org/dnssec/archive/files/draft-icann-dnssec-keymgmt-01.txt>`_.
+ <https://web.archive.org/web/20250121040252/https://www.iana.org/dnssec/archive/files/draft-icann-dnssec-keymgmt-01.txt>`_.
:gl:`#1128`
- Allow limiting the number of differences in IXFR.
* A skr is a convenience type representing a Signed Key Response (SKR),
* determining which DNSKEY, CDS, CDNSKEY and corresponding signatures
* should be published at a given time. It is based on terminology used in
- * https://www.iana.org/dnssec/archive/files/draft-icann-dnssec-keymgmt-01.txt
+ * https://web.archive.org/web/20250121040252/https://www.iana.org/dnssec/archive/files/draft-icann-dnssec-keymgmt-01.txt
*/
#include <isc/stdtime.h>