]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'pspacek/dns-name-attributes-struct' into 'main'
authorPetr Špaček <pspacek@isc.org>
Thu, 13 Oct 2022 15:22:57 +0000 (15:22 +0000)
committerPetr Špaček <pspacek@isc.org>
Thu, 13 Oct 2022 15:22:57 +0000 (15:22 +0000)
commit4fc04b6011c4dbfde70da54af6e60c9fdc3fc4ec
tree34f2a24f1facb3739dfc054124258e511879a2fe
parentdbc1166704ebef45304062be269f9fb3201bdc45
parent53b3ceacd471cd1e5245ac44e5d1500ecac0e562
Merge branch 'pspacek/dns-name-attributes-struct' into 'main'

Replace #define DNS_NAMEATTR_* with struct of booleans

See merge request isc-projects/bind9!6902