]> git.ipfire.org Git - thirdparty/bind9.git/commit
allow glue in authoritative responses to root priming queries
authorEvan Hunt <each@isc.org>
Tue, 18 Jun 2019 00:11:00 +0000 (17:11 -0700)
committerEvan Hunt <each@isc.org>
Wed, 26 Jun 2019 15:53:42 +0000 (08:53 -0700)
commite7684c7b640c838308e43911477ace171db1597a
tree2b12a13b46998aeb750c3e8fc884d69ed6a61c87
parent2c370d93b436cd5f81f949fb608bb7b4513bbad3
allow glue in authoritative responses to root priming queries

- when processing authoritative queries for ./NS, set 'gluedb' so
  that glue will be included in the response, regardless of how
  'minimal-responses' has been configured.
lib/ns/query.c