]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] new: usr: Added WALLET type
authorMark Andrews <marka@isc.org>
Wed, 25 Sep 2024 12:49:22 +0000 (12:49 +0000)
committerMark Andrews <marka@isc.org>
Wed, 25 Sep 2024 12:49:22 +0000 (12:49 +0000)
commitdad3fafe9ebc9c9ba8153aae3b02acefcb2307e4
tree25b61ef6894f41665dfecea2976ef2e462857ea8
parentd35f654d6747cde8c29948fb6f887bf7d73f1b8f
parent00287db8ed133e4a2c35e0461bb5f3a9ff234e96
[9.20] new: usr: Added WALLET type

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

Backport of MR !9521

Merge branch 'backport-4947-add-wallet-type-to-named-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9554