aboutsummaryrefslogtreecommitdiff
path: root/dns/bind916/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'dns/bind916/pkg-descr')
-rw-r--r--dns/bind916/pkg-descr13
1 files changed, 0 insertions, 13 deletions
diff --git a/dns/bind916/pkg-descr b/dns/bind916/pkg-descr
deleted file mode 100644
index 0563e65ca320..000000000000
--- a/dns/bind916/pkg-descr
+++ /dev/null
@@ -1,13 +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
-
-See the CHANGES file for more information on new features.