36baba5def
BIND 9.5.0 has a number of new features over 9.4, including: - GSS-TSIG support (RFC 3645). - DHCID support. - Experimental http server and statistics support for named via xml. - More detailed statistics counters including those supported in BIND 8. - Faster ACL processing. - Internal documentation generated by Doxygen. - Efficient LRU cache-cleaning mechanism. - NSID support (RFC 5001).
24 lines
661 B
Text
24 lines
661 B
Text
BIND, the Berkeley Internet Name Daemon, 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 (A6, DNAME, etc.)
|
|
Bitstring Labels
|
|
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 to different clients.
|
|
|
|
- Multiprocessor Support
|
|
- Improved Portability Architecture
|