]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Drop options-level notify yes statements
authorNicki Křížek <nicki@isc.org>
Thu, 23 Jul 2026 16:45:32 +0000 (16:45 +0000)
committerNicki Křížek <nicki@isc.org>
Thu, 6 Aug 2026 11:50:09 +0000 (13:50 +0200)
DNS NOTIFY is on by default, so an options-level `notify yes;` just
restates the default. The zone- and view-level statements and
non-default values are untouched.

Assisted-by: Claude:claude-fable-5
223 files changed:
bin/tests/system/acl/ns2/named.conf.j2
bin/tests/system/acl/ns2/named2.conf.j2
bin/tests/system/acl/ns2/named3.conf.j2
bin/tests/system/acl/ns2/named4.conf.j2
bin/tests/system/acl/ns2/named5.conf.j2
bin/tests/system/auth/ns1/named.conf.j2
bin/tests/system/auth_res_deleg/ns1/named.conf.j2
bin/tests/system/auth_res_deleg/ns2/named.conf.j2
bin/tests/system/auth_res_deleg/ns3/named.conf.j2
bin/tests/system/autosign/ns1/named.conf.j2
bin/tests/system/autosign/ns2/named.conf.j2
bin/tests/system/autosign/ns3/named.conf.j2
bin/tests/system/cache_delegns/ns1/named.conf.j2
bin/tests/system/cacheclean/ns1/named.conf.j2
bin/tests/system/cacheclean/ns2/named.conf.j2
bin/tests/system/cacheclean/ns3/named.conf.j2
bin/tests/system/camp/ns1/named.conf.j2
bin/tests/system/camp/ns2/named.conf.j2
bin/tests/system/case/ns1/named.conf.j2
bin/tests/system/case/ns2/named.conf.j2
bin/tests/system/chain/ns1/named.conf.j2
bin/tests/system/chain/ns2/named.conf.j2
bin/tests/system/chain/ns5/named.conf.j2
bin/tests/system/chase_ds/ns1/named.conf.j2
bin/tests/system/chase_ds/ns2/named.conf.j2
bin/tests/system/checkds/ns1/named.conf.j2
bin/tests/system/checknames/ns1/named.conf.j2
bin/tests/system/checknames/ns2/named.conf.j2
bin/tests/system/checknames/ns3/named.conf.j2
bin/tests/system/checknames/ns4/named.conf.j2
bin/tests/system/checknames/ns5/named.conf.j2
bin/tests/system/cyclic_glue/ns1/named.conf.j2
bin/tests/system/cyclic_glue/ns2/named.conf.j2
bin/tests/system/cyclic_glue/ns3/named.conf.j2
bin/tests/system/database/ns1/named.conf.j2
bin/tests/system/digdelv/ns1/named.conf.j2
bin/tests/system/dlzexternal/ns1/named.conf.j2
bin/tests/system/dns64/ns1/named.conf.j2
bin/tests/system/dns64/ns1/named2.conf.j2
bin/tests/system/dns64/ns1/named3.conf.j2
bin/tests/system/dns64/ns2/named.conf.j2
bin/tests/system/dns64/ns3/named.conf.j2
bin/tests/system/dns64/ns4/named.conf.j2
bin/tests/system/dnssec/ns1/named.conf.j2
bin/tests/system/dnssec/ns2/named.conf.j2
bin/tests/system/dnssec/ns3/named.conf.j2
bin/tests/system/dnssec/ns6/named.conf.j2
bin/tests/system/dnstap/ns1/named.conf.j2
bin/tests/system/dnstap/ns2/named.conf.j2
bin/tests/system/dnstap/ns3/named.conf.j2
bin/tests/system/dnstap/ns4/named.conf.j2
bin/tests/system/dnstap/ns5/named.conf.j2
bin/tests/system/dsdigest/ns1/named.conf.j2
bin/tests/system/dsdigest/ns2/named.conf.j2
bin/tests/system/dyndb/ns1/named.conf.j2
bin/tests/system/ecdsa/ns1/named.conf.j2
bin/tests/system/ecdsa/ns2/named.conf.j2
bin/tests/system/ecdsa/ns3/named.conf.j2
bin/tests/system/eddsa/ns1/named.conf.j2
bin/tests/system/eddsa/ns2/named.conf.j2
bin/tests/system/eddsa/ns3/named.conf.j2
bin/tests/system/fetchlimit/ns1/named.conf.j2
bin/tests/system/fetchlimit/ns2/named.conf.j2
bin/tests/system/fetchlimit/ns3/named.conf.j2
bin/tests/system/fetchlimit/ns3/named2.conf.j2
bin/tests/system/fetchlimit/ns3/named3.conf.j2
bin/tests/system/fetchlimit/ns5/named.conf.j2
bin/tests/system/fetchlimit/ns5/named2.conf.j2
bin/tests/system/fetchlimit/ns5/named3.conf.j2
bin/tests/system/filters/ns1/named.conf.j2
bin/tests/system/filters/ns2/named.conf.j2
bin/tests/system/filters/ns3/named.conf.j2
bin/tests/system/filters/ns4/named.conf.j2
bin/tests/system/filters/ns5/named.conf.j2
bin/tests/system/hooks/ns1/named.conf.j2
bin/tests/system/hooks/ns2/named.conf.j2
bin/tests/system/idna/ns1/named.conf.j2
bin/tests/system/inline/ns1/named.conf.j2
bin/tests/system/inline/ns2/named.conf.j2
bin/tests/system/inline/ns3/named.conf.j2
bin/tests/system/inline/ns4/named.conf.j2
bin/tests/system/inline/ns5/named.conf.j2
bin/tests/system/inline/ns5/named2.conf.j2
bin/tests/system/inline/ns6/named.conf.j2
bin/tests/system/inline/ns8/named.conf.j2
bin/tests/system/integrity/ns1/named.conf.j2
bin/tests/system/ixfr/ns1/named.conf.j2
bin/tests/system/ixfr/ns3/named.conf.j2
bin/tests/system/ixfr/ns4/named.conf.j2
bin/tests/system/ixfr/ns5/named.conf.j2
bin/tests/system/journal/ns1/named.conf.j2
bin/tests/system/journal/ns2/named.conf.j2
bin/tests/system/kasp/ns1/named.conf.j2
bin/tests/system/keepalive/ns1/named.conf.j2
bin/tests/system/keepalive/ns3/named.conf.j2
bin/tests/system/limits/ns1/named.conf.j2
bin/tests/system/logfileconfig/ns1/named.abspath.conf.j2
bin/tests/system/logfileconfig/ns1/named.dir.conf.j2
bin/tests/system/logfileconfig/ns1/named.inc.conf.j2
bin/tests/system/logfileconfig/ns1/named.iso8601-utc.conf.j2
bin/tests/system/logfileconfig/ns1/named.iso8601.conf.j2
bin/tests/system/logfileconfig/ns1/named.pipe.conf.j2
bin/tests/system/logfileconfig/ns1/named.plain.conf.j2
bin/tests/system/logfileconfig/ns1/named.plainlog.conf.j2
bin/tests/system/logfileconfig/ns1/named.sym.conf.j2
bin/tests/system/logfileconfig/ns1/named.ts.conf.j2
bin/tests/system/logfileconfig/ns1/named.unlimited.conf.j2
bin/tests/system/logfileconfig/ns1/named.vers.conf.j2
bin/tests/system/masterfile/ns1/named.conf.j2
bin/tests/system/masterfile/ns2/named.conf.j2
bin/tests/system/minimalresponses/ns1/named.conf.j2
bin/tests/system/minimalresponses/ns2/named.conf.j2
bin/tests/system/minimalresponses/ns3/named.conf.j2
bin/tests/system/minimalresponses/ns4/named.conf.j2
bin/tests/system/multisigner/ns1/named.conf.j2
bin/tests/system/names/ns1/named.conf.j2
bin/tests/system/notify/ns1/named.conf.j2
bin/tests/system/notify/ns2/named.conf.j2
bin/tests/system/notify/ns3/named.conf.j2
bin/tests/system/notify/ns4/named.conf.j2
bin/tests/system/notify/ns5/named.conf.j2
bin/tests/system/nsec/ns1/named.conf.j2
bin/tests/system/nsec/ns2/named.conf.j2
bin/tests/system/nsec_ixfr/ns1/named.conf.j2
bin/tests/system/nsec_ixfr/ns2/named.conf.j2
bin/tests/system/nsec_piggyback/ns2/named.conf.j2
bin/tests/system/nsupdate/ns1/named.conf.j2
bin/tests/system/nsupdate/ns10/named.conf.j2
bin/tests/system/nsupdate/ns2/named.conf.j2
bin/tests/system/nsupdate/ns3/named.conf.j2
bin/tests/system/nsupdate/ns5/named.conf.j2
bin/tests/system/nsupdate/ns6/named.conf.j2
bin/tests/system/nsupdate/ns7/named.conf.j2
bin/tests/system/nsupdate/ns7/named2.conf.j2
bin/tests/system/nsupdate/ns8/named.conf.j2
bin/tests/system/nsupdate/ns9/named.conf.j2
bin/tests/system/nta/ns1/named.conf.j2
bin/tests/system/nta/ns2/named.conf.j2
bin/tests/system/nta/ns3/named.conf.j2
bin/tests/system/padding/ns1/named.conf.j2
bin/tests/system/padding/ns3/named.conf.j2
bin/tests/system/padding/ns4/named.conf.j2
bin/tests/system/pending/ns2/named.conf.j2
bin/tests/system/pipelined/ns1/named.conf.j2
bin/tests/system/pipelined/ns2/named.conf.j2
bin/tests/system/pipelined/ns3/named.conf.j2
bin/tests/system/pipelined/ns4/named.conf.j2
bin/tests/system/qmin/ns1/named.conf.j2
bin/tests/system/randomizens/ns1/named.conf.j2
bin/tests/system/randomizens/ns2/named.conf.j2
bin/tests/system/randomizens/ns3/named.conf.j2
bin/tests/system/randomizens/ns4/named.conf.j2
bin/tests/system/randomizens/ns5/named.conf.j2
bin/tests/system/redirect/ns1/named.conf.j2
bin/tests/system/redirect/ns2/named.conf.j2
bin/tests/system/redirect/ns3/named.conf.j2
bin/tests/system/redirect/ns4/named.conf.j2
bin/tests/system/rollover/ns1/named.conf.j2
bin/tests/system/rootkeysentinel/ns1/named.conf.j2
bin/tests/system/rootkeysentinel/ns2/named.conf.j2
bin/tests/system/rootkeysentinel/ns3/named.conf.j2
bin/tests/system/rootkeysentinel/ns4/named.conf.j2
bin/tests/system/rpz/ns3/named.conf.j2
bin/tests/system/rpz/ns5/named.conf.j2
bin/tests/system/rpz/ns8/named.conf.j2
bin/tests/system/rpz/ns9/named.conf.j2
bin/tests/system/rrsetorder/ns2/named.conf.j2
bin/tests/system/rrsetorder/ns3/named.conf.j2
bin/tests/system/rrsetorder/ns4/named.conf.j2
bin/tests/system/rrsetorder/ns5/named.conf.j2
bin/tests/system/rsabigexponent/ns1/named.conf.j2
bin/tests/system/rsabigexponent/ns2/named.conf.j2
bin/tests/system/runtime/ns2/named1.conf.j2
bin/tests/system/sfcache/ns1/named.conf.j2
bin/tests/system/sfcache/ns2/named.conf.j2
bin/tests/system/showconf/ns1/named.conf.j2
bin/tests/system/spf/ns1/named.conf.j2
bin/tests/system/srtt/ns1/named.conf.j2
bin/tests/system/statistics/ns1/named.conf.j2
bin/tests/system/statistics/ns2/named1.conf.j2
bin/tests/system/statistics/ns2/named2.conf.j2
bin/tests/system/statistics/ns3/named.conf.j2
bin/tests/system/stress/ns2/named.conf.j2
bin/tests/system/stress/ns3/named.conf.j2
bin/tests/system/stress/ns4/named.conf.j2
bin/tests/system/stub/ns1/named.conf.j2
bin/tests/system/stub/ns2/named.conf.j2
bin/tests/system/stub/ns3/named.conf.j2
bin/tests/system/stub/ns4/named.conf.j2
bin/tests/system/synthfromdnssec/ns1/named.conf.j2
bin/tests/system/tcp/ns1/named.conf.j2
bin/tests/system/tcp/ns2/named.conf.j2
bin/tests/system/tcp/ns3/named.conf.j2
bin/tests/system/tcp/ns4/named.conf.j2
bin/tests/system/tcp/ns5/named.conf.j2
bin/tests/system/tcp/ns7/named.conf.j2
bin/tests/system/tsiggss/ns1/named.conf.j2
bin/tests/system/upforwd/ns1/named.conf.j2
bin/tests/system/upforwd/ns2/named.conf.j2
bin/tests/system/upforwd/ns3/named.conf.j2
bin/tests/system/upforwd/ns3/named2.conf.j2
bin/tests/system/views/ns1/named.conf.j2
bin/tests/system/views/ns2/named.conf.j2
bin/tests/system/views/ns2/named2.conf.j2
bin/tests/system/views/ns3/named.conf.j2
bin/tests/system/views/ns3/named2.conf.j2
bin/tests/system/views/ns5/named.conf.j2
bin/tests/system/wildcard/ns1/named.conf.j2
bin/tests/system/wildcard/ns2/named.conf.j2
bin/tests/system/wildcard/ns3/named.conf.j2
bin/tests/system/wildcard/ns4/named.conf.j2
bin/tests/system/wildcard/ns5/named.conf.j2
bin/tests/system/xfer/ns1/named.conf.j2
bin/tests/system/xfer/ns1/named2.conf.j2
bin/tests/system/xfer/ns1/named3.conf.j2
bin/tests/system/xfer/ns2/named.conf.j2
bin/tests/system/xfer/ns3/named.conf.j2
bin/tests/system/xfer/ns4/named.conf.j2
bin/tests/system/xfer/ns6/named.conf.j2
bin/tests/system/xfer/ns7/named.conf.j2
bin/tests/system/xferquota/ns1/named.conf.j2
bin/tests/system/zonechecks/ns1/named.conf.j2
bin/tests/system/zonechecks/ns2/named.conf.j2

index d932199a3b69ee7c3fba138f85fadd372fc4ee8d..2e21dd1f2a9e85dc7bf97578d2eb012556e23c3a 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        ixfr-from-differences yes;
        check-integrity no;
        dnssec-validation no;
index 15d9e2f24994d6805ce4b7c4f405e4e2da862d6a..46d272fd2bab331f2c6018fc2440ea8b8d296ba4 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        ixfr-from-differences yes;
        check-integrity no;
        dnssec-validation no;
index 7833044d25f8fdab5c905aaf2a08244f97e9905b..c8c1200b674e12971d46911fe2be929d42ff4df1 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        ixfr-from-differences yes;
        check-integrity no;
        dnssec-validation no;
index 87d3482a7c9b53b33021cd86265855dfd19f2fcd..10b1807186b240e955410849d7430ec6a9df5a65 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        ixfr-from-differences yes;
        check-integrity no;
        dnssec-validation no;
index 2e476c3359863f58414871480dcdba84867f66fa..b9c908eea33b96aa0d6cfc02ac3a9701a44d0263 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        ixfr-from-differences yes;
        check-integrity no;
        dnssec-validation no;
index 49b501637822c71bd325d403ff80b846ca3b4269..b31aaa1a2746bdcce2dd382a894f2376b3310a88 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
        send-report-channel "example.rad";
 };
index 9c0ed7e16e3774e4d0b62071fcbdebd1355c9339..0cc901254d08438b15768f1a84b626db4afa755a 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index fb5a71a7efbbf7d679cccedd39a1f4bcbd7142ba..e88d4bf86bdbb4982c9f25a38b9a9a563fe24e1b 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation no;
        dnstap { resolver query; };
        dnstap-output file "dnstap.out";
index 6d85d35f7bcab6fa591314c23df3a33f5111ac6d..6fad958c66bc601355b3c54ed56817a15c1858db 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 05ec5d147986f184360ba9143694652e2cd4df8b..d706707419a20b2db507d0b3fc4baf325b46cd60 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
 };
 
index 9ab22a0da2dacd2e4a61643a5e12c301c4bf3d7e..916a9d4417b42bf59a6228549221e3535245284a 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
        dnssec-loadkeys-interval 30;
 };
index 08ff163a8e091a0840d8ef2a1e57be4a51680b1e..1626da485767711f0cbecfe01b9e6d8d007fb9c4 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
        dnssec-loadkeys-interval 10;
        allow-new-zones yes;
index 3d2d80c19ff650678f8d80137acae85384dc27a3..a17cb87090455c686900b63569fcf5a9afc98405 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { fd92:7065:b8e:ffff::1; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index f85984516f104c01165bc3eeeac959b4c9d377ab..598f3c35d3145dc2a21a56320474e9122fcef327 100644 (file)
@@ -9,7 +9,6 @@ options {
        allow-transfer { any; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        check-integrity no;
        minimal-responses no;
 };
index 1b9e51273fdb27c678c7443f34103bc0f75516b1..827bb20bf5e2b2055c1c99f5ba90803a21df6784 100644 (file)
@@ -6,7 +6,6 @@ options {
        pid-file "named.pid";
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
-       notify yes;
        disable-empty-zone 127.IN-ADDR.ARPA;
        recursion yes;
        dnssec-validation no;
index 09aa76dfcf9f34bc836a45b93d8d1a10b3fc60ad..38f813c132240129a3132290d463c10ad9ea06da 100644 (file)
@@ -9,7 +9,6 @@ options {
        allow-transfer { any; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        check-integrity no;
        minimal-responses no;
 };
index ca214d5f921e61254b89507507314e65c405fae6..9f6d74fdbe80533671eef571d34c6a6878622347 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 4b3a05a5cdb2aa3a827042e83a26d3d02d7cb011..76d2db22ef524f756a25a145a78dd6d76dadf870 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 873733f22919ad1903b3eb0d9b97e40e17b622fd..5600daac5b3ecf54e3451d1917607e28cb9983b9 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        ixfr-from-differences yes;
        check-integrity no;
        minimal-responses no;
index 85bb3753bf567c52f095e0901e064eb9b532380d..11a111cd34c1722a2839d64c464124a25e647b9c 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        ixfr-from-differences yes;
        check-integrity no;
        no-case-compress { 10.53.0.2; };
index 81eaf4c9a22871feb55bf67affc2391454b66421..738186cf027c7ebfcfc7b8be54c9437ecbb00161 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 98ce052d16ba5ce5329ec9b3df82d212488ab2d4..2521e21951ea53ce44af8d058e55731581a1a60f 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 47adb9926f0fd21dfc4f7d230bb6fb3aba1f127d..d0888a8ca6935ee65511f0a24fd1d7e2a34efdb9 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index b2126e0f77aedd12375a0a8c51dbe580a505c052..647a42d8b7c5cec1dad8cd51739909bc75657891 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
 };
 
index 17086676a9044b84666e28d3b7ab37afa8196f32..a74025b19227414e2e60d788972eec14c94f0402 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 4a858d5fc7882c2e4b004f1cd8c39a45eac3896f..63222df496cc54e34c18ed9bd3561a92db0255b7 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index a50be2c4904ff0c857f7b049465accae3ace36cd..5587e65956a75323bbe45ea676aeb31a9998c620 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        check-integrity no;
 };
 
index 0bddeee23502d113602c6c0976ad361952caf1b7..1cf12dba38fda8938619e598a5458455c68d296b 100644 (file)
@@ -9,7 +9,6 @@ options {
        recursion yes;
        dnssec-validation no;
        check-names response warn;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 4631725c4788fe46815cd6a1dee42a8ce5ac1339..4d214bff00a7ca302dd95a70b89bcfbd80afc02a 100644 (file)
@@ -9,7 +9,6 @@ options {
        recursion yes;
        dnssec-validation no;
        check-names response fail;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index f87d60ca49b86755a8a0be1041703198db6d1cad..f14d011c77ec90075fb75d047c3f9b7501279938 100644 (file)
@@ -11,7 +11,6 @@ options {
        dnssec-validation no;
        check-names primary ignore;
        check-names secondary ignore;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index d0a89a74342545411158cbbabd35da2f81017c73..8cb67b99722c037702afe1717ac1e4d186d51a18 100644 (file)
@@ -11,7 +11,6 @@ options {
        dnssec-validation no;
        check-names master ignore;
        check-names slave ignore;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 83f0b18acd8bbc5dca8caf2c2033be8ff53977e9..bcc8b544238dd47b6cf83cee124c90f781294973 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 6b913d96587940bb2ffc9a2bd1e2de40250c5aaa..351c53a7be195bf788afd07c67832aff42cd03f3 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
        minimal-responses no;
 };
index 0d081ec8c6f847afd7fe1cc2abe00551eaccc380..d8dbea2829994f09954a7979b5bc463bed80fb20 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 1df289aa7cf72fe25a6988963dcbdc2f6aeb35b8..0da97250d65b00363eafbd94a3309debb3916036 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 4cb673a1f13785abc41954206955e8f6dd84a804..c22baaf21032ab9be9023636e7aed9c5d6134d8f 100644 (file)
@@ -12,7 +12,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { fd92:7065:b8e:ffff::1; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 9b053f04cac95186339cfa22828d0f2ecfb9f321..19e9c63455177d7ba31bb878050f2e8b73048466 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { !10.53.0.1; any; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 2467b3f686c3f76538ce42104bc023a15bc02cc7..67b8047b057ac4afbfb65dff84bb720680223e20 100644 (file)
@@ -13,7 +13,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        allow-recursion { 10.53.0.1; };
-       notify yes;
        dnssec-validation no;
 
        dns64 2001:bbbb::/96 {
index cccfe349bdae8d4db953a07fdf86a36c8c68a8ed..9199422234b2ee8d54778011b685ecd0619e496f 100644 (file)
@@ -13,7 +13,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        allow-recursion { 10.53.0.1; };
-       notify yes;
        dnssec-validation no;
 
        dns64 2001:bbbb::/96 {
index 237ff6a71222d21a4bfa5d2aacf61f4eeb96b935..77b9ed04035e251162fbacf4ca0f905c6fd96370 100644 (file)
@@ -13,7 +13,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        allow-recursion { 10.53.0.1; };
-       notify yes;
        dnssec-validation no;
 };
 
index 38ede07c09623c084fdbb24039eb0efd45fed1b2..791a15b092470116258b62e5d5422129a6f4d8a7 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation no;
 
        dns64 2001:aaaa::/96 {
index 96bef6e0809abdddbf6e65147c8532544edbd683..861ec834f7a93e6cad77d8b99820c14a44d9257d 100644 (file)
@@ -15,7 +15,6 @@ options {
        listen-on port @PORT@ { 10.53.0.3; };   // for start.pl
        listen-on { 10.53.0.3; };
        listen-on-v6 { fd92:7065:b8e:ffff::3; };
-       notify yes;
        dnssec-validation no;
        allow-recursion { any; };
        resolver-use-dns64 yes;
index 0e461df50ddff85c4002cc521f0b0857a3a87101..699af379637f9c3efc15a28df5424e2d1c9af2c5 100644 (file)
@@ -12,7 +12,6 @@ options {
        pid-file "named.pid";
        listen-on port @PORT@ { 10.53.0.4; };   // for start.pl
        listen-on-v6 { fd92:7065:b8e:fffe::10.53.0.4; };
-       notify yes;
        dnssec-validation no;
        recursion no;
 };
index 6e44477375162389b67f5b58d0636617666eeff4..cd8c180962f4537b26fe9e3a876ed3ec402a7dcd 100644 (file)
@@ -11,7 +11,6 @@ options {
        minimal-any no;
        minimal-responses no;
        recursion no;
-       notify yes;
        dnssec-validation yes;
        /* test that we can turn off trust-anchor-telemetry */
        trust-anchor-telemetry no;
index 947d9e29a9a2f31ff67774cb6cd5e93a393a0d5a..db989e269829087bbfcd055b55e0e1bb71309159 100644 (file)
@@ -12,7 +12,6 @@ options {
        minimal-any no;
        minimal-responses no;
        recursion no;
-       notify yes;
        dnssec-validation yes;
        notify-delay 1;
 };
index 32ece18c4bcd48ea69736c67ac6ade70d401c3d2..18420416c48343e12d823c7a068824bc9ead6bb3 100644 (file)
@@ -14,7 +14,6 @@ options {
        minimal-any no;
        minimal-responses yes;
        recursion no;
-       notify yes;
        dnssec-validation yes;
        session-keyfile "session.key";
 };
index 79d0be40f9a43bc1823a0e7874f30ae1e8d4d358..d5fe26700a848cde3074ca1ae41b57c0919ed7bc 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on-v6 { none; };
        minimal-any no;
        recursion yes;
-       notify yes;
        disable-algorithms . { @ALTERNATIVE_ALGORITHM@; };
        dnssec-validation yes;
 };
index c97733947f673d3a0a2c6fe0ba6a6cfb3408fcaf..7473b63c4ac24159c04cde771f28b51c099aa650 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        statistics-file "named.stats";
        dnstap-identity "ns1";
        dnstap-version "xxx";
index 2ff7d5bd65b0672a326f60d1d2293867f2c39760..edf9c9d381afeeab7b66038c4a44ed5b2929e924 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        statistics-file "named.stats";
        dnstap-identity "ns2";
        dnstap-version "xxx";
index 445c5eaca61674766cd947f5fe0080be521e2390..b6d4341a27c43c0cf0ed31f981b60a43ee064526 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnstap-identity "ns3";
        dnstap-version "xxx";
        dnstap-output file "dnstap.out";
index deae8a2b719d9819850ec1f689c077e8d7b454e8..686b0f992dfb87d50433a5c0e012ee6b99504491 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.4; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnstap-identity "ns4";
        dnstap-version "xxx";
        dnstap-output unix "dnstap.out";
index c9d428c99cf77de3ae8dd44f408127b5fdf94afa..823df5d8fd55de181f73912233d8f26623623b91 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.5; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnstap-identity "ns5";
        dnstap-version "xxx";
        dnstap-output file "dnstap.out";
index 8cf3b7ff3af2c28e40947f8c53568c3e10115c61..f283359d738df57b0c6a39b1387a4972a22af9f4 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
 };
 
index 7567b78dbb6b79c81ddd563ee748be9d02ffddba..72d4939f1759a205dee85799819d02c935f587db 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
 };
 
index 7740ad64eb321c5be53f7bc7ce5bb86f4a99744b..7e229f3bb31e14b968a426d87fd9220f4e828036 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on { 10.53.0.1; 127.0.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 8cf3b7ff3af2c28e40947f8c53568c3e10115c61..f283359d738df57b0c6a39b1387a4972a22af9f4 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
 };
 
index eb2404657d7041f24d206b8928f47589e951fec9..08b2479fca06bd1e6fa4c4e43a662ca68cf03344 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation yes;
 };
 
index 381484dfb7015244f12a79bc666ea2e90b7d6b0c..c65d9b276ca52ebd49cf297d9f34e4023866e6ac 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation yes;
 };
 
index 8cf3b7ff3af2c28e40947f8c53568c3e10115c61..f283359d738df57b0c6a39b1387a4972a22af9f4 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
 };
 
index eb2404657d7041f24d206b8928f47589e951fec9..08b2479fca06bd1e6fa4c4e43a662ca68cf03344 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation yes;
 };
 
index 381484dfb7015244f12a79bc666ea2e90b7d6b0c..c65d9b276ca52ebd49cf297d9f34e4023866e6ac 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation yes;
 };
 
index c68ddd0467a93ea0fed6b4d3ebe2f08170694197..d1b6dd858246bfbbbf746378f094dfdaa55c0141 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index f85b068980a8ccb183e8ad18f8362215c88d9f35..6f5e7da2963ab92c2fa27e6c533e9b0c1311bded 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 81322d29042f485b95a23c7dbe46d9637c8fe64e..7caef38eb5e79bc13ba20d5cac2ff349fbf84544 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
        fetches-per-server 400;
 };
 
index 8fa446cc16a4d46021b4c8e8b76172817aa314e3..c0d00b34424906040aed2564255af41bdbcbd886 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
        fetches-per-zone 40;
 };
 
index cfaba22ce97e21247da6b2130bfae84ca734554d..286f3f3ac3f56f9acd1cdcf1da1593206d1ed29b 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
        recursive-clients 400;
 };
 
index bacbd874d952fe1c39b7bae7240d358ad76911fa..db52f6059c22154d40efe25406dba20a20dad994 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
        clients-per-query 5;
        max-clients-per-query 10;
 };
index dd4afae11e2cb9f14fc9cda2299ba84a6493f1a0..e82e049ba66c5fbfce65fdc306f9e68165f44f90 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
        stale-answer-enable yes;
        stale-cache-enable yes;
        stale-answer-client-timeout 0;
index f74fb3619d27eaa98d81136351a7058f62ed2a02..255014b49f8b4b4a376cc6e146601ea78904a986 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
        stale-answer-enable yes;
        stale-cache-enable yes;
        stale-answer-client-timeout 0;
index 9d5019b93ca2488ed2a963b89e9000deaf57d281..7c69544cad722d8029a2d7531e3a21bd944b27c0 100644 (file)
@@ -14,7 +14,6 @@ options {
        listen-on-v6 { fd92:7065:b8e:ffff::1; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        minimal-responses no;
 };
 
index e58160d02e35c87b14bc22a6706578a820004947..c7dcb9920012c137a410eb9fba94ab44f3089533 100644 (file)
@@ -14,7 +14,6 @@ options {
        listen-on-v6 { fd92:7065:b8e:ffff::2; };
        recursion yes;
        dnssec-validation yes;
-       notify yes;
        minimal-responses no;
 };
 
index 4803d3631e290e6a690ad10353a459588235edb5..ebfd5e7e8d16772549141e86c62e1ee1a8aa13af 100644 (file)
@@ -14,7 +14,6 @@ options {
        listen-on-v6 { fd92:7065:b8e:ffff::3; };
        recursion yes;
        dnssec-validation yes;
-       notify yes;
        minimal-responses no;
 };
 
index 6f3a3f327a209f69b26abd7b82eb0b970a050c44..7068eb10b38b634da0c9360a1c7ceef54e3d3932 100644 (file)
@@ -14,7 +14,6 @@ options {
        listen-on-v6 { fd92:7065:b8e:ffff::4; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        minimal-responses no;
 };
 
index 821450422dcfdf585f1085313f3cae2313ac017a..1c9cfeb8834a90cccb3d5248b3e2ee88fef5567c 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on-v6 { fd92:7065:b8e:ffff::5; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
        dns64 64:ff9b::/96 {
                clients { any; };
                exclude { ::1/128; };
index 50388ca2df53fd8bb9a9e8f5de3c99706028a7eb..52328b14ce33d0a07f1bb5435e35a5b26f72b47d 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        minimal-responses no;
 };
 
index 503423769930eb4cdd572f7f7c7ef67cab71bf21..c93eb28332805f6b522e5cf908fc842861c820dd 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation yes;
-       notify yes;
        minimal-responses no;
 };
 
index 4cb673a1f13785abc41954206955e8f6dd84a804..c22baaf21032ab9be9023636e7aed9c5d6134d8f 100644 (file)
@@ -12,7 +12,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { fd92:7065:b8e:ffff::1; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 06cb694e9e3d5c1cc09d4b5e0a2ca8b29bb290fc..5fd586624b6b10166d79600c5df8d49fd1a03de8 100644 (file)
@@ -12,7 +12,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
 };
 
index 03375a127612e6018ce83154967f6342df0b533f..97189bae0399680d9020d78cf20997eb6b8a4744 100644 (file)
@@ -12,7 +12,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        notify-delay 0;
        allow-new-zones yes;
        dnssec-validation no;
index 279bea7626995fa8061950b54f280e350fa097d5..0e4e1836373ad1c5bc709e377748c6575406c341 100644 (file)
@@ -12,7 +12,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        allow-transfer { any; };
-       notify yes;
        try-tcp-refresh no;
        notify-delay 0;
        allow-new-zones yes;
index f20f7807b3204fcfe645b29c4995dbab4dce93b1..3aac0658899857b5b6e026a47c16cd6c73132a1e 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        notify-delay 0;
        dnssec-validation no;
 };
index 4f547ecaedc304b8a63334782882b7a55c541bbc..71b05a4d457a6d7c99c6a305a171de1e0327b288 100644 (file)
@@ -12,7 +12,6 @@ options {
        listen-on-v6 { none; };
        dnssec-validation no;
        recursion no;
-       notify yes;
        notify-delay 0;
 };
 
index 6b0578c2a355504ee4be18f85f762f0e481efb73..8283a54c1de3c3f17d12673afc307231c30865dd 100644 (file)
@@ -12,7 +12,6 @@ options {
        listen-on-v6 { none; };
        dnssec-validation no;
        recursion no;
-       notify yes;
        notify-delay 0;
        servfail-ttl 0;
 };
index a780bdb5f27d03033acb71210e9931fac07997e6..4541b170edaaaeb5cae3d0263471726d730bf889 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.6; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        notify-delay 0;
        dnssec-validation yes;
 };
index 153ec12f1fe93898a386c211e388213b28c99198..03a116a57eccc6ae4d8979d066d767af96f82827 100644 (file)
@@ -12,7 +12,6 @@ options {
        listen-on { 10.53.0.8; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        try-tcp-refresh no;
        notify-delay 0;
        allow-new-zones yes;
index 134fda0e628ad710c981ba71be81e34206debb7b..f4fe79f430c5109e7fbf5a5f8a7ed2735064a585 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        ixfr-from-differences yes;
        check-integrity no;
        dnssec-validation no;
index d9808cfc69220e30e951f6c62dc2d2a0ad0f800a..4f7b29c9858b001db998de4b1d592d08ca194a57 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index fe940bd24af46946f0a4e156ed8ffd453b34535d..474375416d60a3a5bbfa660c93fac8b73a222b54 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 6a7c8cc90650b009b962444372913fae65e32bf8..0b7c5c009cbda9d93038fbbe4d2bfcabea0831f7 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 5e8dafa626b28f81ccd5dc9c6997f94396dcf081..80ce8a28eccd330d9168645ef05a9f2d48ee25e0 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        provide-ixfr no;
        dnssec-validation no;
 };
index 2390c495a710268677ddb9636a31fadf800cd42d..16a92ad5fe29544db5be86d5a2449cea56cd2bc1 100644 (file)
@@ -10,7 +10,6 @@ options {
        dnssec-validation auto;
        minimal-responses no;
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 6d7daf1ad11e89d8fafeed30e3e0e83665ae159b..b22f6fd370e6437b0580feaef92a069ff15408ec 100644 (file)
@@ -10,7 +10,6 @@ options {
        dnssec-validation auto;
        minimal-responses no;
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index d99ee3c39b37cfd5e75ada10d4bb8f7985776014..fc603c9e18d545ba52ce50d31dec4479b1f5ee4b 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
         allow-transfer { any; };
 };
 
index 9c0ed7e16e3774e4d0b62071fcbdebd1355c9339..0cc901254d08438b15768f1a84b626db4afa755a 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index f6e3198d9c4a7e00b8eeb71c1205fa7804f0ca0c..9048c38ea21e71df01980e4b0c1fa93d00e55e67 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation no;
 };
 
index ebf502dae5ff640e8c9e0d6d90961b8a23d85d32..c9dfa410a96025ca2f36df7907b20b5425ab4fe9 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        minimal-responses no;
        dnssec-validation no;
        max-records-per-type 0;
index 5bccc24571bca4a0907ed48a3fd7e235f084dea9..4e81f26d082d89c2016b784453ff7df028c9c4cd 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        dnssec-validation no;
        recursion no;
-       notify yes;
 };
 
 logging {
index 540f7c6c7e35f4f7c8148b1612393cc54ec38d88..cb25c10c58e5a651eae147eb601e10b0cf367b93 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        dnssec-validation no;
        recursion no;
-       notify yes;
 };
 
 logging {
index 1e79c7e251bc070a9383c4fac690096547dacad6..415c9ad1f5b2fbd59b2911bc85aa592acfdb8406 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        dnssec-validation no;
        recursion no;
-       notify yes;
 };
 
 logging {
index b4100057bc78dfe1d6eed9f1419ad0e482b1bfff..2131bb0c4cb039be80e9397e194b3ddc4768a3fa 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        dnssec-validation no;
        recursion no;
-       notify yes;
 };
 
 logging {
index dce6837051815bd9d42888f5287a5fe32bbb0952..427609862fa71e8efd7aa5978fae3b9d7f8da4e5 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        dnssec-validation no;
        recursion no;
-       notify yes;
 };
 
 logging {
index 373109c09a6c04a50f9c5f4ddedcbbd94e4cc475..d4dd9c607fd53530f0b41414ee094736643b2a2e 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        dnssec-validation no;
        recursion no;
-       notify yes;
 };
 
 logging {
index 3d878ae6517b58bc919a1084e927ffd97664ecdb..20116e380edeb6f90c69eaed816564fe0b84f5b1 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        dnssec-validation no;
        recursion no;
-       notify yes;
 };
 
 logging {
index 127f6c6624d29682d97bcc167c315eea7a590617..5980f7e49663fd5c28fc19e5b6065bec5d8f9b34 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        dnssec-validation no;
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 19f85e49b5e923cf55fb4a849b53ff576547a4c8..1ede6c1f512bfee896cadf1b68e28b28c2c6758a 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        dnssec-validation no;
        recursion no;
-       notify yes;
 };
 
 logging {
index fc0dc2e1abd52bd02dbbb80ece84ab6f346bc15f..33feb6d9beb9fea5cada3fc1f7891c6ca8e3df6f 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        dnssec-validation no;
        recursion no;
-       notify yes;
 };
 
 logging {
index 1193fd99c3e810841b437d377a1329d73fe7fb10..aafd275f29f7e534ffb32cc24026c63c511badcf 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        dnssec-validation no;
        recursion no;
-       notify yes;
 };
 
 logging {
index 011fb6fe4b0debfedd785c8305ac101ed9d6c297..6350c251057f52d22d1147fd3141a6885ea61539 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        dnssec-validation no;
        recursion no;
-       notify yes;
 };
 
 logging {
index 8e9b7b01dc2b54ed56225a592ddb6bae8b90a434..469dab78c47cd32c98c1e56dafeced43bd59a138 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 0653e1b987a05f5c1d493bff67841adfb78585f9..464cbde118929b9ec3fbe3a0d2f2ed669fc34c05 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index a562143056275177d4c19145095bcf32b11e1393..fd2ee857681ec741f74c0d1f6baa61365c54214e 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        minimal-responses @minresp@;
 };
 
index 22fd505ff758d20dfa456881d4a4ff3b7ed17626..8367e1eae465353920b0e6a87b812342ee04787a 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
        minimal-responses @minresp@;
 };
index ddb8c4c72123564c21b53ffb93d8bde12b81c45a..08d92b123c1aaca945a212a3e1442d5bfefb83c7 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation no;
        minimal-responses @minresp@;
 };
index 75c52c18e98b1f45a671e053f87cf422ce8d27de..a7565018fe5240783da3ced174ece1a976db38d5 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.4; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation no;
        minimal-responses @minresp@;
 };
index dacf753f2076f1d83d87297cd16e71ee59e0f6fc..eccb9fa2d3cde68de1faeddd1e5fa1d64b7d9559 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index b97647f5719471afa60bbfa74945c7522206fcd5..5f4045e7cee02857c3466cba3ac8b247fd238679 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        ixfr-from-differences yes;
        check-integrity no;
        dnssec-validation no;
index ca9e1b81d88eecdd753aa51545ce1a762f95cd94..115f59ee887c80ab9470ff0edcb0cabed5ea9030 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 3a1e738d8b2f565b134e942350672a494ebcc3c6..684f9f16bc80b8ad5a8548d5416921974ae8134c 100644 (file)
@@ -13,7 +13,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        startup-notify-rate 5;
        dnssec-validation no;
 
index 577136c7ff13dacc6e5bca2f12831e98d9ea8889..024c64a61ca886885bfd2581d7cf017cc836ac30 100644 (file)
@@ -14,7 +14,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { fd92:7065:b8e:ffff::3; };
        recursion yes;
-       notify yes;
        dnssec-validation no;
 
        tcp-initial-timeout 150; # 15 seconds
index 99306c65b368728d5f1c82e7956a62f1494be79c..741b28acc6297c4d0ebd5c5cb64fc40c0491692c 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion yes;
-       notify yes;
        dnssec-validation no;
 };
 
index 8979a067bfa15c25e89377246174269fb639d1da..b157da6237e820ed59e54cda816935dd7d1c5382 100644 (file)
@@ -23,7 +23,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion yes;
-       notify yes;
        dnssec-validation no;
 };
 
index 49dbe6cbeab0aa5e122cfcc82ee8ea3c91d778bd..07a1de53defd80ed2ad9a84f4a3dbad0caf3229e 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 1a41313ddfafe7ee6d1298d8ae2ac2a77b68d619..bf56e7ee7773e637ff33418c08e596afce0884af 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 7604769f0926506f02430ecfef3eaf4b10889a6b..fcd565149e02ee54cc6bb501f4034f3908bf905a 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 0e857c9d16d81f1e5e8e7e4a07fc562485d55aca..62f7af3d5d291d73db78dddd497d944020be68e9 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 85e37ab80992adebc98733f5a6036219f7da1f28..8a3892d1fb904acba836fb264cf68b762c08e36c 100644 (file)
@@ -12,7 +12,6 @@ options {
        minimal-any no;
        minimal-responses no;
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 22b697ce5bf97104f5b73d567a0d030faee63111..925a546681a2fb036af463269f200c66a614929c 100644 (file)
@@ -12,7 +12,6 @@ options {
        listen-on { 10.53.0.1; 127.0.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        minimal-responses no;
        update-quota 1;
        dnssec-validation no;
index 467c35edb4df5c9dc86a4486b1d0660dbbebaa8f..1ac4f6dfbebd686dea19884b95527bc909dfb837 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on tls ephemeral { 10.53.0.10; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        minimal-responses no;
        dnssec-validation no;
        tkey-gssapi-keytab "dns.keytab";
index e28dd033088b991249308b02b8b09d7b60ef4bbf..a9f1f0281c1eb02a31d35ec473ba058f66decee6 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        serial-query-rate 1; // workaround for KB AA-01213
        dnssec-validation no;
 };
index 3111c03f96ae77094928c6f5f2ed58440d49d4c1..29724fe1d97ef2d67e01202c93e5d27fc74868b4 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 8115eac5d127eccd406dbb5fd7608c7b07b772d9..3fc8db03708b77ef60015b966a2195d34650ad36 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on { 10.53.0.5; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        minimal-responses no;
        dnssec-validation no;
 };
index d8fe3293ab3110a752a88923262c1d0946309476..41ade5b2aa50a0b3643fce5c5e5ed2cecd670741 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.6; };
        listen-on-v6 { fd92:7065:b8e:ffff::6; };
        recursion no;
-       notify yes;
        minimal-responses no;
        dnssec-validation no;
 };
index 72a46df764e1a489e1c216050fe06be4d4bb133b..9f986a5bb41efc54accad3e7f715f4365eb3378c 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on { 10.53.0.7; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        minimal-responses no;
        dnssec-validation no;
 };
index 930013bb766d0e635acc959723a66d22d09b1a13..a799536ff8d9fb26412a3d206d17e889f0329b15 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on { 10.53.0.7; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        minimal-responses no;
        dnssec-validation no;
        tkey-gssapi-keytab "dns.keytab";
index bf3d1329665301a3e19594ca8e360d8d46a4c399..bf811f7c18af2c5e6ccc2ecf65835ac9fe1fb1f2 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on { 10.53.0.8; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        minimal-responses no;
        dnssec-validation no;
        tkey-gssapi-keytab "dns-other-than-KRB5_KTNAME.keytab";
index a615322e23ed96677b1585e222a07e6f93e9b3d9..f50b4a52a1618b1010281180652afb29cd48f2ce 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on { 10.53.0.9; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        minimal-responses no;
        dnssec-validation no;
        tkey-gssapi-keytab "dns.keytab";
index 04d6f7dfbb40ccb07c817a940a61fc2dc238dce0..0249014a6354efab0af9a1097fe7b0f1a31e3932 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
        /* test that we can turn off trust-anchor-telemetry */
        trust-anchor-telemetry no;
index 848524e21e9f7ef435c717687339a5cc8b9be1c3..f2d0182279b5f22c26b9a1d05328f61bd4423297 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
         notify-delay 1;
        dnssec-validation no;
        minimal-responses no;
index a1359acc916de6c5a4da56b61cfa5c6d78d4407c..9af076aefb0f65454fe1d0fd43a63ec762abddf7 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on-v6 { none; };
        allow-transfer { any; };
        recursion no;
-       notify yes;
        dnssec-validation no;
        minimal-responses no;
 };
index 9c0ed7e16e3774e4d0b62071fcbdebd1355c9339..0cc901254d08438b15768f1a84b626db4afa755a 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 3bfe1c05957539be0e70c40c2aa79faacf47b78b..6f221378dd81df4b41143f6e6feddb23a94be2a1 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation no;
 };
 
index 76466da797f4670faf1722f4cb642ea17c7fd2fa..141f05071dc479192f4a6d98cdfbd41f340202b4 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.4; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation no;
 };
 
index 139b79936c14236acc579930fde80bd4843c84f0..f7d805741a7c105f5d64b330bbececa4aa5796bc 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
 };
 
index 8d7b125a0c7c163dda7a9c35568a449c235db40f..0cc901254d08438b15768f1a84b626db4afa755a 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index e3a578e805d533906068853b2a9108fd754db3e3..65dfc25385f6c09e7d6eb237fdb1d60b32fa4913 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 
index 3a8d312dfcfb52b6e75f06f609688a799ff1ea83..198125806eb3c8ef794a2ee37234cabc06e5f8de 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 
index 341db8150b70133901cceec6b33b6b8cc049b1c3..b5a0f2de7d25746aa8d7cb2fe726cc5d2713ecd4 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 
index 22c124ba0f25bed2e3b281962ffe2493e7740b7d..7542ace9237fd70c168ca89c7198357259584047 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 49dbe6cbeab0aa5e122cfcc82ee8ea3c91d778bd..07a1de53defd80ed2ad9a84f4a3dbad0caf3229e 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 914a589b129f7d99a8bfb0169d681d739448fb13..c90ca4a92b828d8752281637f8c015da8f456342 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 95fdb19ac960426cb8154bb879639eade344b151..042f5d9e58963aa104e8d3a34f6307b1d7ea15be 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 279b45e68966eceb715ca440d7073d05587789cb..a5b2bfd1f64b4e4b910e444c22ff13216e870b4e 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.4; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index e7d0d37012377d40045baaed2a8387c32cb75265..ca2976322d8f5a5b4993882ab441a9f79ffadfb1 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.5; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index e402dde16a576a17fa84e0d18714fc6f6bb57fcd..fbc7256218408be52037f4979386454d1a5891f9 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        allow-recursion { 10.53.0.1; };
-       notify yes;
        dnssec-validation no;
 };
 
index 08e2fdc5d892fe8f836920510a45442933ac5f99..1546e9acdc547e273b3ef6ba452b073dbee74999 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation no;
 
 };
index 72992a5f50a4f9beea8c384053ac978175b8ecd0..a92d2cf63e8c6d7e7a4da16a49fdbb1b99126d97 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { none; };
        allow-recursion { 10.53.0.3; };
-       notify yes;
        dnssec-validation no;
 };
 
index b6c0b663f664a877823dbc67e565306e5520b952..a8a9691a398cd663b72b41fdc62beec3ca0f186c 100644 (file)
@@ -11,7 +11,6 @@ options {
        listen-on { 10.53.0.4; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation no;
        nxdomain-redirect "redirect";
 };
index 6822276f08d935be9cbf9e39bcab425d73494c7a..f50e6320928addb2dd05b8e9cb34045c5129394b 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index b2126e0f77aedd12375a0a8c51dbe580a505c052..647a42d8b7c5cec1dad8cd51739909bc75657891 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
 };
 
index 3450bbd7c50521c0f049d1d98e26aedfd74a32ba..d6cc29764be0792951a128e2a56f490e7e5dc0bf 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
 };
 
index b1d5efa246f14cb0cb3e50242b52f7bd03f12eae..19a2a339558de1e41de95f4ec0383ed367f95b5a 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation yes;
        root-key-sentinel yes;
 };
index 81c6648918da7395c71ca263bda9125eab509871..49e7591ae1af5b09612f7aeedfb3e2fd6c76d726 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.4; };
        listen-on-v6 { none; };
        recursion yes;
-       notify yes;
        dnssec-validation yes;
        root-key-sentinel no;
 };
index 69a383e679c4d905700add3a307b75577f5df190..bd9ccf9c3446ae4cc141715c3d199153023640bc 100644 (file)
@@ -15,7 +15,6 @@ options {
        listen-on { 10.53.0.3; };
        listen-on-v6 { none; };
        allow-transfer { any; };
-       notify yes;
        minimal-any no;
        minimal-responses no;
        recursion yes;
index 4fcde4b29c9623378f480fb4e7da5631740e4985..887803d0595222a0719619bc30a6c61afd70eca3 100644 (file)
@@ -15,7 +15,6 @@ options {
        allow-transfer { any; };
        ixfr-from-differences yes;
        notify-delay 0;
-       notify yes;
        minimal-any no;
        minimal-responses no;
        recursion yes;
index 253b60885e0fad15df7b0a558fa6f9bf891d06e2..585f7b18095325afef39e600309c3c45885fb8a0 100644 (file)
@@ -13,7 +13,6 @@ options {
        listen-on { 10.53.0.8; };
        listen-on-v6 { none; };
        allow-transfer { any; };
-       notify yes;
        minimal-any no;
        minimal-responses no;
        recursion yes;
index 3e871cea05caf309f9388a8279123e63b0c18496..518ea7b62cb08c69d344797c9f36feee02a8ae15 100644 (file)
@@ -13,7 +13,6 @@ options {
        listen-on { 10.53.0.9; };
        listen-on-v6 { none; };
        allow-transfer { any; };
-       notify yes;
        minimal-any no;
        minimal-responses no;
        recursion yes;
index 99f77d8e174b6fbf4d06a378b53d6fbe5a487015..547cc74b777bb51ebbcdda80ea2065b080fba137 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        rrset-order {
                name "random.example" order random;
                name "cyclic.example" order cyclic;
index 0f45d2ccaa98383671a4e1a7a9a689b5153f2e98..b99aff2d8eb4bbcca42a7452a146b7df81ca7d2e 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
        rrset-order {
                name "random.example" order random;
                name "cyclic.example" order cyclic;
index 3a246084f4a248e002f30eccc118485b4aef7de9..642af44c8798a8eb53edaf8370c0232c7a05cfc9 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
        rrset-order {
                class IN type A name "host.example.com" order random;
        };
index 84355fe4f58aa137c3c84e3c7976d53d6f5a3ae3..7a3b5db1611aba5d85e69876325e396bf7310194 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 166e79fa1d4b363bee3d3580348b7de402a459a4..574e74486e3f41ec3b88f20a287fadfa14d3b1af 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
 };
 
index 128b3c428702b94f9581339ffe95c04233a775d5..a277ea34fe5bc834eb3740d27ccb27cd892c1498 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index e8498fe9be9409f70d892b2efdfeca3eef29690b..8c7f5164a49d0fb66380f48ad4dcf4bbe66a51be 100644 (file)
@@ -12,7 +12,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { fd92:7065:b8e:ffff::2; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 166e79fa1d4b363bee3d3580348b7de402a459a4..574e74486e3f41ec3b88f20a287fadfa14d3b1af 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
 };
 
index c1a19196ca67d2eb516aaffa67b45423b3b0f636..981015fa8fa5c2b1c34421ce0925f31ba34d74e3 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
 };
 
index 5d21133484eb7f2bb523ccd9db06d44c1e4ab94e..0ff6b9658d905cb8cf03e6dd8b3b4d41168ec962 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        minimal-responses no;
        allow-new-zones yes;
 };
index a0a410d24b90870404d895121132f567faab82ea..ce17ddc43bbd36bd7a7f6ddf914bf83bae790e36 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        ixfr-from-differences yes;
 };
 
index 248175c337c26c12b62593858c877ba5415a1be1..0135d55f12bb2dda5b18d365df45fd4cf23dcb16 100644 (file)
@@ -20,7 +20,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index ed0ede2af33d3cd980147fab9eec5ed2ca96db00..942028944ba6cf4129b9472307c2f75096a3703d 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index dff7ed6f96391649916a448e96d83e9ae96d6440..aafc3b384a2d2966e6dd5f8416d8ae4b64aa0a0c 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 {% if FEATURE_LIBXML2 == "1" or FEATURE_JSON_C == "1" %}
index fd29305b1d4609d8d1a1de2b0a9afeb0fa6d2ee7..337caa9829c43e32ae24b5f5671ee236491d3672 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 {% if FEATURE_LIBXML2 == "1" or FEATURE_JSON_C == "1" %}
index 1d1b1c9ac7f6715b0fefe6e5c2b5789d3b8b5833..141afea01e456db2d22661a32cfe7289fbf476dc 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
        qname-minimization disabled;
        zone-statistics yes;
 };
index cd47702373d81666fb07f4f167cfc1ad0216756f..6f11045dc6e81d154c1d1e72ae124f4cad2643ca 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
 };
 
 zone "zone000000.example" {
index e9591d3c08626c2237df1dace18b2662e408f642..d5a1d01b96b427396a2cadf4f94b9321daf20a8b 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 
index 92a527165c78dbf3f1ba7cf93fa2e1a6ef990fc5..337ebd0b723905c765980eb242342504e9b11fe8 100644 (file)
@@ -10,7 +10,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 
index 8da1242510ef64c0f221f1f5459d157a23ce0a32..d59f79bfbe7ba334e523741d017a578e9e62c704 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        minimal-responses no;
 };
 
index 46d7c78de69e9a19ac1fbf9bc2f43501cec76026..376ec060035c1861b09809ebcc9bd32db271fa3d 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        minimal-responses no;
 };
 
index 8812ebd602d154297fff9eea1513d1739c3ec46a..132b4e568a17deb3ba05a7709299a393ec4608a2 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
        minimal-responses no;
 };
 
index 83aee968275121c63f38f2b394a107e6fe4dbd9a..181e678a729006802ad41ea63ef9ae95c9dba862 100644 (file)
@@ -7,7 +7,6 @@ options {
        listen-on { 10.53.0.4; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        minimal-responses yes;
        dnssec-validation no;
 };
index 91e20e857f76dec0e7e697df713847c8e4d36e52..24c1ce2d58cbd14b0a2e885781a0e505f4de4d33 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation yes;
 };
 
index d32286482e33b0f4073132a06ea99e365f383b4e..021594d3f46f962b96912a703be0f82e82ee2225 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        statistics-file "named.stats";
 };
 
index 1c59af9b72f252880647089357eafdee6dcddfb6..72d62d4cca495f7b97a9e28fc812b1c08f52e247 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
        statistics-file "named.stats";
 };
 
index 75d72b9ea4e8544e3ad9ceaa3ed8ce7d1e38f872..2c625665a5f345565f1eb778c8ee98fc78259015 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 server 10.53.0.1 { tcp-only yes; };
index 6b947893abb0aed1554ae68d9268db7578e67a36..ffab39fa1fa5a78b47f6ffd9bda3a9de9b5b463b 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
        forwarders { 10.53.0.2; };
        forward only;
 };
index 19fe63c9c446e63b468e63deb64f684c87160f80..e533baba41f900eeba696f619a6c1ff5c4fcf99d 100644 (file)
@@ -13,7 +13,6 @@ options {
        listen-on-v6 { none; };
         tcp-listen-queue 32;
        recursion yes;
-       notify yes;
         tcp-clients 17;
        dnssec-validation no;
 };
index d942dcc16f7305f8c33f4b7d420a7172dbce2894..f8feba576040fd0297416446255969f526d77d8e 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        statistics-file "named.stats";
        tcp-clients 1;
 };
index d9c434b20642edab8b391bb5cf51c50479e28f4f..ebc690af5b519f56cd5eed0555467ea2a805f1f8 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        tkey-gssapi-keytab "dns.keytab";
 };
 
index a729ecfc97435f05858aa49dc039a7e7ce81bc65..5ef6c58d0dfc23c20e9216365a57e367cda21cdd 100644 (file)
@@ -16,7 +16,6 @@ options {
        allow-transfer { any; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index b247793bfaf9b9e4e69aed67f9e5008c24224d5d..93cd31f5e6011cb3c121ec9e8e910bd8a0ae5975 100644 (file)
@@ -9,7 +9,6 @@ options {
        allow-transfer { any; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 98cad6f8e061a95c739efa0044d332fdbe2ed94f..be60b296811f55049919a8d17ca2f364573b4f77 100644 (file)
@@ -11,7 +11,6 @@ options {
        allow-transfer { any; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        include "dnstap.conf";
 };
 
index 8b5f6d522a3212aa7bb3aee1c49a33312ffe9da2..6b3855ddad23a6024e8c781bd3d8203d7def985a 100644 (file)
@@ -11,7 +11,6 @@ options {
        allow-transfer { any; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        update-quota 1;
 };
 
index 8d7b125a0c7c163dda7a9c35568a449c235db40f..0cc901254d08438b15768f1a84b626db4afa755a 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index ab1e358636bbdc37a0fd5dbaabba99309d6b2cca..4bd7647dbce6770c85f10f959d81b7c8cf33447d 100644 (file)
@@ -9,7 +9,6 @@ options {
        allow-transfer { any; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 7ccf8b3f5d67d93654c40a30bd47824f7904fce5..4499dd1fa71c26d50212daff28951aaa1f32ef60 100644 (file)
@@ -9,7 +9,6 @@ options {
        allow-transfer { any; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 13a403b9ff2a036eb9eaa5552730a989ab023771..480c3c5793ba454b5cafd3497714b5e936e40cde 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index aacc4a42575ceef49852eb3fa02f859aa68aaebc..5609563fc1c5b6cbd44ff1680707d0f7b30efd1b 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index bb4cb99e295863a9bb3ba895e8275a7400a31ab8..e5be3ba2c8ed7bac7a312f4d90c5731e726e7294 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 7679821de2e6dfa93e284855cf911371cce54d14..670dd2d33d8d877d736121b9f06b064ba9fe7a6b 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion no;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 478a1758a9588d5986d0dd1a10e858f537c0708f..73f42f3aa0f397ef731ea1fc04a59621055f0e6b 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 341fd030abc265fbb0d9545e47ab30770ccb2ed8..940c22b21af36390b3ab40a941db29a9a7d9cf83 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation yes;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index bc35691c3118a6bd1bd4b02742fec9ab8e5581de..904ade5b60ee96a00dd405cf3abc7068eca5bc43 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation yes;
-       notify yes;
        forward only;
        forwarders { 10.53.0.2; };
 };
index 98e487ef98df77f059a9d6d08348622c54562b64..ba1b568a537c00559ebd8000cae23910dfc19b1c 100644 (file)
@@ -8,7 +8,6 @@ options {
        listen-on-v6 { none; };
        recursion yes;
        dnssec-validation yes;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 8e917454119fc2179e67a3cd8f33681f98205571..5df9978025dc9f7619016444fc8db2b276bcafde 100644 (file)
@@ -11,7 +11,6 @@ options {
        allow-transfer { any; };
        recursion no;
        dnssec-validation no;
-       notify yes;
 };
 
 zone "." {
index 893155b100117f02846232b219454cc1bd24d4cd..888c0620439bce3ed3bc33b6895c3fd4378adf99 100644 (file)
@@ -11,7 +11,6 @@ options {
        allow-transfer { any; };
        recursion no;
        dnssec-validation no;
-       notify yes;
 };
 
 zone "." {
index d4c9888eb7f31e17265ed2dff03af6a302df7be1..ca395804d2bb23836136920162b878741e0674ef 100644 (file)
@@ -11,7 +11,6 @@ options {
        allow-transfer { any; };
        recursion no;
        dnssec-validation no;
-       notify yes;
 };
 
 zone "." {
index 9765821d72a9dbac2880105e46e098fd141cd573..f412a434f3dca15031e77788c746984cdbd322c5 100644 (file)
@@ -9,7 +9,6 @@ options {
        allow-transfer { any; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        ixfr-from-differences yes;
        check-integrity no;
 };
index ac11f0667bbdd514117fd52fdeaee44e0dec1b5f..d0d64afb10f34c88967948052efb7045e0061fb1 100644 (file)
@@ -9,7 +9,6 @@ options {
        allow-transfer { any; };
        recursion yes;
        dnssec-validation no;
-       notify yes;
 };
 
 {% include "_common/controls.conf.j2" %}
index 9e4ecf3828ae1bc1753177e0a27a092fd509c0ad..be399c6a722b6c2c8da9133e0e9db78ec45dd76f 100644 (file)
@@ -10,7 +10,6 @@ options {
        allow-transfer { any; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        blackhole { none; };
 };
 
index be713388c049e5cd9f52c1000e34829638084b45..a28170bc1798f8203005561a5b4b64f767f6651b 100644 (file)
@@ -11,7 +11,6 @@ options {
        allow-transfer { any; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        ixfr-from-differences primary;
        check-integrity no;
        tcp-idle-timeout 600;
index d8acedc94b3fff469e5b5c4512b9fcf26ca4d00c..9b25c7cdbeb6c6416d9c71f7a0341db33d7de0a7 100644 (file)
@@ -11,7 +11,6 @@ options {
        allow-transfer { any; };
        recursion no;
        dnssec-validation no;
-       notify yes;
        ixfr-from-differences secondary;
        check-integrity no;
 };
index 98a473eceea0037212e133a9fd6e1c8df9cc24a7..09abe253262fd7f2919207fc5621d6a7b2d25d08 100644 (file)
@@ -9,7 +9,6 @@ options {
        allow-transfer { any; };
        recursion no;
        dnssec-validation no;
-       notify yes;
 
        transfers-out 3;
 };
index 83b04dec1b8c62b4de34e23818d57f211cfe3eed..209d3cbcd3a4d422e21fa0f42ceb6cf2a73c746c 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.1; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };
 
index 46c14718e008fc21ecd5d3f7787cda0ff28cc585..12395ba34cede134f8239ea4a4249d23f6951fe3 100644 (file)
@@ -9,7 +9,6 @@ options {
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
        recursion no;
-       notify yes;
        dnssec-validation no;
 };