From 98c5690bd930d71afb8a66937989f7ee50086723 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 10 Mar 2016 17:05:49 +1100 Subject: [PATCH] note rrsig regeneration --- doc/arm/notes.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index a72367ae71..86c3bc95b9 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -579,6 +579,14 @@ By default, control channel access is read-write. + + + 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. + +
Feature Changes