]> git.ipfire.org Git - thirdparty/bind9.git/commit
Log a message when "ixfr-from-differences" is set for an inline-signed zone
authorMichał Kępień <michal@isc.org>
Fri, 24 Aug 2018 08:18:59 +0000 (10:18 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 24 Aug 2018 08:21:27 +0000 (10:21 +0200)
commite0b9bb1d2ce3937e576a86a8b532ba4f14d3f2e8
treeeadcec175557e0deba1d937b3b5a1067afaf02f6
parenta6e79d7ce49c268f2a5a58334e5353a0c4171ad1
Log a message when "ixfr-from-differences" is set for an inline-signed zone

For inline-signed zones, the value of "ixfr-from-differences" is
hardcoded to:

  - "yes" for the raw version of the zone,
  - "no" for the signed version of the zone.

In other words, any user-provided "ixfr-from-differences" setting is
effectively ignored for an inline-signed zone.  Ensure the user is aware
of that by adding a note to the ARM and logging a message when an
"ixfr-from-differences" option is found at the zone level.

(cherry picked from commit 087157d14fb201a61207599698097b08bbc6feae)
bin/named/server.c
doc/arm/Bv9ARM-book.xml