]> 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 16:27:22 +0000 (09:27 -0700)
commitff4855d358232640a8d2055c32499fa63ebf5fbc
treefbf8f53addec77d7a3caa63354bc05e5e5912478
parentd944201cf73ade58f0df8a67bd8d31b04ceeb55c
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.

(cherry picked from commit e7684c7b640c838308e43911477ace171db1597a)
bin/named/query.c