]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update RFC compliance document
authorMark Andrews <marka@isc.org>
Wed, 29 May 2019 05:51:15 +0000 (15:51 +1000)
committerEvan Hunt <each@isc.org>
Fri, 31 May 2019 23:49:23 +0000 (16:49 -0700)
doc/misc/rfc-compliance

index 0dbc9d4d6d49c7065aa838970c19b56ff46656c2..6342e6b7a2c2395bbeb8fad12d6a79c6ea994b3e 100644 (file)
@@ -11,8 +11,10 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
 
   RFC1034
   RFC1035 [1] [2]
+  RFC1101
   RFC1123
   RFC1183
+  RFC1521 [17]
   RFC1535
   RFC1536
   RFC1706
@@ -27,9 +29,11 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
   RFC2181
   RFC2230
   RFC2308
-  RFC2536
   RFC2539
+  RFC2606 [18]
   RFC2782
+  RFC2845
+  RFC2874 [18]
   RFC2915
   RFC2930
   RFC2931 [5]
@@ -46,6 +50,7 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
   RFC3597
   RFC3645
   RFC4025
+  RFC4033 [19]
   RFC4034
   RFC4035
   RFC4074
@@ -57,6 +62,7 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
   RFC4431
   RFC4470 [9]
   RFC4509
+  RFC4592
   RFC4635
   RFC4701
   RFC4892
@@ -74,18 +80,24 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
   RFC6052
   RFC6147 [13]
   RFC6303
+  RFC6604
   RFC6605 [14]
   RFC6672
   RFC6698
   RFC6742
+  RFC6725
   RFC6840 [15]
   RFC6844
   RFC6891
   RFC7043
   RFC7314
+  RFC7344 [20]
   RFC7477
+  RFC7553
   RFC7793
   RFC7830 [16]
+  RFC7929
+  RFC8080
 
 The following DNS related RFC have been obsoleted
 
@@ -158,3 +170,12 @@ server is under attack or there is stale / bogus authoritative data.
 
 [16] Named doesn't currently encrypt DNS requests so the PAD option
 is accepted but not returned in responses.
+
+[17] Only the Base 64 encoding specification.
+
+[18] Not applicable to DNS server implementations.
+
+[19] Loading and serving of A6 records only.  A6 records were moved
+/o the experimental category by RFC3363.
+
+[20] Updating of parent zones is not yet implemented.