2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
This commit is contained in:
Mark Andrews
2015-07-24 23:39:58 +10:00
parent 364162f4ae
commit b2b408e4ed

View File

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