aboutsummaryrefslogtreecommitdiff
path: root/dns/bind94/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-10-29 09:06:05 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-10-29 09:06:05 +0000
commit3add449a170be706377b66bee46af25633bc945c (patch)
tree7415df14a37624ff0b24fd40bde079927a88c28a /dns/bind94/pkg-descr
parent975af646f278430e563b72219a2c3055b211eb1a (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_3_0'.release/5.3.0
Notes
Notes: svn path=/head/; revision=120459 svn path=/tags/RELEASE_5_3_0/; revision=120460; tag=release/5.3.0
Diffstat (limited to 'dns/bind94/pkg-descr')
-rw-r--r--dns/bind94/pkg-descr24
1 files changed, 0 insertions, 24 deletions
diff --git a/dns/bind94/pkg-descr b/dns/bind94/pkg-descr
deleted file mode 100644
index 4f63a1ebef03..000000000000
--- a/dns/bind94/pkg-descr
+++ /dev/null
@@ -1,24 +0,0 @@
-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
-Improved Portability Architecture
-
-WWW: http://www.isc.org/index.pl?/sw/bind/bind9.3.php
-
-- Doug Barton
-DougB@FreeBSD.org