]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '2902-fix-httpport' into 'main'
authorEvan Hunt <each@isc.org>
Tue, 14 Sep 2021 21:00:37 +0000 (21:00 +0000)
committerEvan Hunt <each@isc.org>
Tue, 14 Sep 2021 21:00:37 +0000 (21:00 +0000)
commit6077080f127b059f37d2179646fcb87462b4f0aa
tree1cdafbc1cd9ff4f92d5adff203a4d77223775af5
parent5a9b302e434e307385205a6bc26b036d1adae626
parent7bf61a6d7fe2e5f90998f7de43455d8727807321
Merge branch '2902-fix-httpport' into 'main'

use named_g_httpport correctly when creating listeners

Closes #2902

See merge request isc-projects/bind9!5397