]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add a new warning message when processing view configuration
authorAram Sargsyan <aram@isc.org>
Wed, 13 Apr 2022 13:56:37 +0000 (13:56 +0000)
committerAram Sargsyan <aram@isc.org>
Thu, 28 Apr 2022 12:37:30 +0000 (12:37 +0000)
commitdfd5a01eba909d57eef5e3478812c6f9255280e1
tree55e4a1c5b8d910de0e77319afe2a45771aaee7fc
parent92d1e1e3471e633f2c25542d92df8dd4c14e62f5
Add a new warning message when processing view configuration

When parsing the configuration file, log a warning message in
configure_view() function when encountering a `catalog-zones`
option in a view with non-IN rdata class.
bin/named/server.c