]> git.ipfire.org Git - thirdparty/bind9.git/commit
use named_g_httpport correctly when creating listeners
authorEvan Hunt <each@isc.org>
Mon, 13 Sep 2021 21:03:51 +0000 (14:03 -0700)
committerEvan Hunt <each@isc.org>
Tue, 14 Sep 2021 20:22:13 +0000 (20:22 +0000)
commit7bf61a6d7fe2e5f90998f7de43455d8727807321
tree1cdafbc1cd9ff4f92d5adff203a4d77223775af5
parent5a9b302e434e307385205a6bc26b036d1adae626
use named_g_httpport correctly when creating listeners

when the default http port was set on the command line, it was
not used correctly by listeners. [GL #2902]
bin/named/server.c