2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

more tweaks

This commit is contained in:
Bob Halley
2000-02-04 18:14:42 +00:00
parent 8db66dc4eb
commit 3a481d0d4a

5
README
View File

@@ -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.