2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 21:47:59 +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
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.