]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add examples of WALLET records
authorMark Andrews <marka@isc.org>
Wed, 18 Sep 2024 22:45:50 +0000 (08:45 +1000)
committerMark Andrews <marka@isc.org>
Wed, 25 Sep 2024 10:32:38 +0000 (10:32 +0000)
bin/tests/system/doth/example.axfr.good
bin/tests/system/doth/example8.axfr.good
bin/tests/system/genzone.sh
bin/tests/system/xfer/dig1.good
bin/tests/system/xfer/dig2.good

index 176c824f4abb72d529e67d1a7c3b2ce3689a4a35..a5ec1f257082969a85fa9ce14535d1e1d2ec4f4c 100644 (file)
@@ -2665,6 +2665,10 @@ unspec01.example.        3600    IN      UNSPEC  \# 1 04
 uri01.example.         3600    IN      URI     10 20 "https://www.isc.org/"
 uri02.example.         3600    IN      URI     30 40 "https://www.isc.org/HolyCowThisSureIsAVeryLongURIRecordIDontEvenKnowWhatSomeoneWouldEverWantWithSuchAThingButTheSpecificationRequiresThatWesupportItSoHereWeGoTestingItLaLaLaLaLaLaLaSeriouslyThoughWhyWouldYouEvenConsiderUsingAURIThisLongItSeemsLikeASillyIdeaButEnhWhatAreYouGonnaDo/"
 uri03.example.         3600    IN      URI     30 40 ""
+wallet.example.                3600    IN      WALLET  "currency-identifer" "wallet-identifier"
+wallet-multiple.example. 3600  IN      WALLET  "currency-identifer1" "wallet-identifier1"
+wallet-multiple.example. 3600  IN      WALLET  "currency-identifer1" "wallet-identifier2"
+wallet-multiple.example. 3600  IN      WALLET  "currency-identifer2" "wallet-identifier3"
 wks01.example.         3600    IN      WKS     10.0.0.1 6 0 1 2 21 23
 wks02.example.         3600    IN      WKS     10.0.0.1 17 0 1 2 53
 wks03.example.         3600    IN      WKS     10.0.0.2 6 65535
index 97b05323d797e5d0e86d791d813e673a17f82a50..39d70e202193f595384f3b33da4aed01eb51daa2 100644 (file)
@@ -2665,6 +2665,10 @@ unspec01.example8.       3600    IN      UNSPEC  \# 1 04
 uri01.example8.                3600    IN      URI     10 20 "https://www.isc.org/"
 uri02.example8.                3600    IN      URI     30 40 "https://www.isc.org/HolyCowThisSureIsAVeryLongURIRecordIDontEvenKnowWhatSomeoneWouldEverWantWithSuchAThingButTheSpecificationRequiresThatWesupportItSoHereWeGoTestingItLaLaLaLaLaLaLaSeriouslyThoughWhyWouldYouEvenConsiderUsingAURIThisLongItSeemsLikeASillyIdeaButEnhWhatAreYouGonnaDo/"
 uri03.example8.                3600    IN      URI     30 40 ""
+wallet.example8.       3600    IN      WALLET  "currency-identifer" "wallet-identifier"
+wallet-multiple.example8. 3600 IN      WALLET  "currency-identifer1" "wallet-identifier1"
+wallet-multiple.example8. 3600 IN      WALLET  "currency-identifer1" "wallet-identifier2"
+wallet-multiple.example8. 3600 IN      WALLET  "currency-identifer2" "wallet-identifier3"
 wks01.example8.                3600    IN      WKS     10.0.0.1 6 0 1 2 21 23
 wks02.example8.                3600    IN      WKS     10.0.0.1 17 0 1 2 53
 wks03.example8.                3600    IN      WKS     10.0.0.2 6 65535
index 40bf221a3bf9064dd78c8b0c1d14cba49cb92a98..36bc4ac69ba86ee8b1c25e772373896de64ad61e 100644 (file)
@@ -481,7 +481,13 @@ amtrelay06         AMTRELAY \# 2 0004
 ; type 261
 resinfo                        RESINFO qnamemin exterr=15,16,17 infourl=https://resolver.example.com/guide
 
-; type 262 -- 32767 (unassigned)
+; type 262
+wallet                 WALLET  currency-identifer wallet-identifier
+wallet-multiple                WALLET  currency-identifer1 wallet-identifier1
+wallet-multiple                WALLET  currency-identifer1 wallet-identifier2
+wallet-multiple                WALLET  currency-identifer2 wallet-identifier3
+
+; type 265 -- 32767 (unassigned)
 
 ; type 32768
 ta                     TA      30795 1 1 (
index 27285100d7c6e138c9a7124780dffc93a0098b26..d44fcda9d264e6193a44e7df8627378646511156 100644 (file)
@@ -167,6 +167,10 @@ unspec01.example.  3600    IN      UNSPEC  \# 1 04
 uri01.example.         3600    IN      URI     10 20 "https://www.isc.org/"
 uri02.example.         3600    IN      URI     30 40 "https://www.isc.org/HolyCowThisSureIsAVeryLongURIRecordIDontEvenKnowWhatSomeoneWouldEverWantWithSuchAThingButTheSpecificationRequiresThatWesupportItSoHereWeGoTestingItLaLaLaLaLaLaLaSeriouslyThoughWhyWouldYouEvenConsiderUsingAURIThisLongItSeemsLikeASillyIdeaButEnhWhatAreYouGonnaDo/"
 uri03.example.         3600    IN      URI     30 40 ""
+wallet.example.                3600    IN      WALLET  "currency-identifer" "wallet-identifier"
+wallet-multiple.example. 3600  IN      WALLET  "currency-identifer1" "wallet-identifier1"
+wallet-multiple.example. 3600  IN      WALLET  "currency-identifer1" "wallet-identifier2"
+wallet-multiple.example. 3600  IN      WALLET  "currency-identifer2" "wallet-identifier3"
 wks01.example.         3600    IN      WKS     10.0.0.1 6 0 1 2 21 23
 wks02.example.         3600    IN      WKS     10.0.0.1 17 0 1 2 53
 wks03.example.         3600    IN      WKS     10.0.0.2 6 65535
index 5b1d93d09c130c323d91d361bd580317cdd033a7..4b090f83fec69b31ac71c590aca595d306f37a32 100644 (file)
@@ -167,6 +167,10 @@ unspec01.example.  3600    IN      UNSPEC  \# 1 04
 uri01.example.         3600    IN      URI     10 20 "https://www.isc.org/"
 uri02.example.         3600    IN      URI     30 40 "https://www.isc.org/HolyCowThisSureIsAVeryLongURIRecordIDontEvenKnowWhatSomeoneWouldEverWantWithSuchAThingButTheSpecificationRequiresThatWesupportItSoHereWeGoTestingItLaLaLaLaLaLaLaSeriouslyThoughWhyWouldYouEvenConsiderUsingAURIThisLongItSeemsLikeASillyIdeaButEnhWhatAreYouGonnaDo/"
 uri03.example.         3600    IN      URI     30 40 ""
+wallet.example.                3600    IN      WALLET  "currency-identifer" "wallet-identifier"
+wallet-multiple.example. 3600  IN      WALLET  "currency-identifer1" "wallet-identifier1"
+wallet-multiple.example. 3600  IN      WALLET  "currency-identifer1" "wallet-identifier2"
+wallet-multiple.example. 3600  IN      WALLET  "currency-identifer2" "wallet-identifier3"
 wks01.example.         3600    IN      WKS     10.0.0.1 6 0 1 2 21 23
 wks02.example.         3600    IN      WKS     10.0.0.1 17 0 1 2 53
 wks03.example.         3600    IN      WKS     10.0.0.2 6 65535