diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index e696a81cd6..b3e256fb2a 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -133,6 +133,12 @@ pcap capture files. This software is not installed by default with BIND.

+
  • + When loading managed signed zones detect if the RRSIG's + inception time is in the future and regenerate the RRSIG + immediately. This helps when the system's clock needs to + be reset backwards. +

  • diff --git a/doc/arm/notes.html b/doc/arm/notes.html index 6efd579832..f6b59b6ec3 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -95,6 +95,12 @@ pcap capture files. This software is not installed by default with BIND.

    +
  • + When loading managed signed zones detect if the RRSIG's + inception time is in the future and regenerate the RRSIG + immediately. This helps when the system's clock needs to + be reset backwards. +