etc/services - sync with NetBSD-8
[minix.git] / external / bsd / bind / dist / contrib / README
blobc70397255d095c9ce4c2638b19be25993318abaf
1 This directory contains contributed scripts, tools, libraries,
2 and other useful additions to BIND 9. It includes:
4     - scripts/
6       Assorted useful scripts, including 'nanny' which monitors 
7       named and restarts it in the event of a crash, 'zone-edit'
8       which enables editing of a dynamic zone, and others
10     - queryperf/
12       A DNS query performance testing tool
14     - perftcpdns/
16       A performance testing tool for DNS over TCP
18     - dane/
20       mkdane.sh generates TLSA records for use with DNS-based
21       Authentication of Named Entities (DANE)
23     - dlz/modules
25       Dynamically linkable DLZ modules that can be configured into
26       named at runtime, enabling access to external data sources including
27       LDAP, MySQL, Berkeley DB, perl scripts, etc
29     - dlz/drivers
31       Old-style DLZ drivers that can be linked into named at compile
32       time.  (These are no longer actively maintained and are expected
33       to be deprecated eventually.)
35     - sdb/
37       SDB drivers: another mechanism for accessing external data
38       sources
40     - idn/
42       Contains source for 'idnkit', which provides support for
43       Internationalized Domain Name processing.
45     - nslint-3.0a2
47       A lint-like tool for checking DNS files
49     - query-loc-0.4.0
51       A tool for retrieving location information stored in the DNS
53     - zkt-1.1.2
55       DNSSEC Zone Key Tools, an alternate method for managing keys
56       and signatures