mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
25 lines
740 B
Plaintext
25 lines
740 B
Plaintext
BIND version 9 is a major rewrite of nearly all aspects of the underlying BIND
|
|
architecture. Some of the important features of BIND 9 are:
|
|
|
|
DNS Security
|
|
DNSSEC (signed zones)
|
|
TSIG (signed DNS requests)
|
|
IP version 6
|
|
Answers DNS queries on IPv6 sockets
|
|
IPv6 resource records (AAAA)
|
|
Experimental IPv6 Resolver Library
|
|
DNS Protocol Enhancements
|
|
IXFR, DDNS, Notify, EDNS0
|
|
Improved standards conformance
|
|
Views
|
|
One server process can provide multiple "views" of
|
|
the DNS namespace, e.g. an "inside" view to certain
|
|
clients, and an "outside" view to others.
|
|
|
|
Multiprocessor Support, including working threads in this version
|
|
|
|
WWW: https://www.isc.org/software/bind
|
|
|
|
- Doug Barton
|
|
DougB@FreeBSD.org
|