]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update
authorMark Andrews <marka@isc.org>
Fri, 24 Jul 2015 13:39:58 +0000 (23:39 +1000)
committerMark Andrews <marka@isc.org>
Fri, 24 Jul 2015 13:39:58 +0000 (23:39 +1000)
doc/misc/rfc-compliance

index df0426e6a08972c8e2c0d553e16521aadbf35a8e..ce59a0b252135253c526726c08a3a3ec420c8366 100644 (file)
@@ -27,7 +27,6 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
   RFC2181
   RFC2230
   RFC2308
-  RFC2535 [3] [4]
   RFC2536
   RFC2538
   RFC2539
@@ -39,29 +38,36 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
   RFC2930
   RFC2931 [5]
   RFC3007
-  RFC3008
   RFC3110
   RFC3123
   RFC3225
   RFC3226
   RFC3363 [6]
-  RFC3445
   RFC3490 [7]
   RFC3491 [7]
   RFC3493
   RFC3496
   RFC3597
   RFC3645
-  RFC3655
-  RFC3658
-  RFC3755
-  RFC3757
-  RFC3845
+  RFC4025
+  RFC4034
+  RFC4035
+  RFC4074
+  RFC4255
+  RFC4294 - Section 5.1 [8]
 
 The following DNS related RFC have been obsoleted
 
+  RFC2535 (Obsoleted by 4034, 4035) [3] [4]
   RFC2537 (Obsoleted by 3110)
+  RFC3008 (Obsoleted by 4034, 4035)
   RFC3152 (Obsoleted by 3596)
+  RFC3445 (Obsoleted by 4034, 4035)
+  RFC3655 (Obsoleted by 4034, 4035)
+  RFC3658 (Obsoleted by 4034, 4035)
+  RFC3755 (Obsoleted by 4034, 4035)
+  RFC3757 (Obsoleted by 4034, 4035)
+  RFC3845 (Obsoleted by 4034, 4035)
 
 [1] Queries to zones that have failed to load return SERVFAIL rather
 than a non-authoritative response.  This is considered a feature.
@@ -85,3 +91,5 @@ retrieve unknown keys.
 [7] Requires --with-idn to enable entry of IDN labels within dig,
 host and nslookup at compile time.  ACE labels are supported
 everywhere with or without --with-idn.
+
+[8] Section 5.1 - DNAME records are fully supported.