]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: usr: Added WALLET type
authorMark Andrews <marka@isc.org>
Wed, 25 Sep 2024 12:03:45 +0000 (12:03 +0000)
committerMark Andrews <marka@isc.org>
Wed, 25 Sep 2024 12:03:45 +0000 (12:03 +0000)
Add the new record type WALLET (262).  This provides a mapping from a domain name to a cryptographic currency wallet.  Multiple mappings can exist if multiple records exist.

Closes #4947

Merge branch '4947-add-wallet-type-to-named' into 'main'

See merge request isc-projects/bind9!9521


Trivial merge