]> git.ipfire.org Git - thirdparty/bind9.git/commit
Update ZONEMD to match RFC 8976
authorMark Andrews <marka@isc.org>
Wed, 28 Apr 2021 02:05:02 +0000 (12:05 +1000)
committerMark Andrews <marka@isc.org>
Fri, 30 Apr 2021 01:31:05 +0000 (11:31 +1000)
commite4e4ff0e109f65666d6f901762ddfeb0e2de56cd
tree5cbba1e4629dca4f652ccb170f64d2348259a77a
parent4aaddec8d9b3eb516afdc8e4db76fdf5bd6ee98a
Update ZONEMD to match RFC 8976

* The location of the digest type field has changed to where the
  reserved field was.
* The reserved field is now called scheme and is where the digest
  type field was.
* Digest type 2 has been defined (SHA256).

(cherry picked from commit 8510ccaa547f9f8c75a3f2572f1ac1871f9e0787)
CHANGES
bin/tests/system/genzone.sh
bin/tests/system/xfer/dig1.good
bin/tests/system/xfer/dig2.good
doc/arm/notes-9.11.32.xml
lib/dns/rdata/generic/zonemd_63.c
lib/dns/rdata/generic/zonemd_63.h
lib/dns/tests/rdata_test.c