2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 06:55:30 +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: Some of the highlights are:
IPv6 IPv6
Support for bitstring labels, DNAME, and A6 records. Support for bitstring labels, DNAME, and A6 records.
IPv6-aware resolver (follows A6 chains, can use IPv6 to 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. The nameserver listens on an IPv6 socket.
DNSSEC DNSSEC
All new RR types supported. All new RR types supported.
The server generates DNSSEC responses for secure zones. The server generates DNSSEC responses for secure zones.
EDNS0 EDNS0
DNS messages using UDP have been limited to 512 DNS messages using UDP have been limited to 512
bytes. This is too small for DNSSEC replies, whose bytes. This is too small for DNSSEC replies, whose
signature and key records can be large. EDNS0 allows signature and key records can be large. EDNS0 allows
@@ -54,6 +57,8 @@ BIND 9.0.0b1
Notify Notify
Notify is not yet implemented.
Configuration File Configuration File
Some config file items are not yet implemented. Some config file items are not yet implemented.