2012-03-14 21:41:59 +00:00
|
|
|
Knot DNS is a high-performance authoritative-only DNS server
|
|
|
|
which supports all key features of the domain name system
|
2013-06-13 16:15:29 +00:00
|
|
|
including zone AXFR and IXFR, DDNS and DNSSEC.
|
2012-03-14 21:41:59 +00:00
|
|
|
|
|
|
|
Key features:
|
|
|
|
|
|
|
|
- Open source
|
|
|
|
|
|
|
|
- High-performance, multi-threaded, and mostly
|
|
|
|
lock-free implementation which scales well on SMPs
|
|
|
|
|
|
|
|
- Object-oriented design
|
|
|
|
|
|
|
|
- Support for all important DNS protocols:
|
|
|
|
- Full and incremental zone transfers
|
|
|
|
- EDNS0 and DNSSEC extensions, including NSEC3
|
|
|
|
- NSID
|
|
|
|
|
|
|
|
|
2012-12-18 12:36:46 +00:00
|
|
|
WWW: http://www.knot-dns.cz/
|