From 3a481d0d4a73e3baec3da25ca0f9d079fd74076f Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Fri, 4 Feb 2000 18:14:42 +0000 Subject: [PATCH] more tweaks --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index ce07854de4..bd96eca7bd 100644 --- a/README +++ b/README @@ -23,6 +23,7 @@ BIND 9.0.0b1 Some of the highlights are: IPv6 + Support for bitstring labels, DNAME, and A6 records. IPv6-aware resolver (follows A6 chains, can use IPv6 to @@ -31,11 +32,13 @@ BIND 9.0.0b1 The nameserver listens on an IPv6 socket. DNSSEC + All new RR types supported. The server generates DNSSEC responses for secure zones. EDNS0 + DNS messages using UDP have been limited to 512 bytes. This is too small for DNSSEC replies, whose signature and key records can be large. EDNS0 allows @@ -54,6 +57,8 @@ BIND 9.0.0b1 Notify + Notify is not yet implemented. + Configuration File Some config file items are not yet implemented.