]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3998-incorrect-maxlabels' into 'main'
authorTony Finch <fanf@isc.org>
Wed, 5 Apr 2023 14:46:48 +0000 (14:46 +0000)
committerTony Finch <fanf@isc.org>
Wed, 5 Apr 2023 14:46:48 +0000 (14:46 +0000)
commit99c07f53ebac3085d850438f13405df4b4cc357d
tree91abc764106861ad53442b480295bd292c473bbc
parent3948827c0b7d529af7e3738af148866017cb8efa
parente8ff0f0c0869b185e73b3bf189688f0a9ab98b79
Merge branch '3998-incorrect-maxlabels' into 'main'

Correct value of DNS_NAME_MAXLABELS

Closes #3998

See merge request isc-projects/bind9!7803