diff options
Diffstat (limited to 'dns/knot1/pkg-descr')
-rw-r--r-- | dns/knot1/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dns/knot1/pkg-descr b/dns/knot1/pkg-descr new file mode 100644 index 000000000000..578048306912 --- /dev/null +++ b/dns/knot1/pkg-descr @@ -0,0 +1,14 @@ +Knot DNS is a high-performance authoritative-only DNS server which +supports all key features of the domain name system including zone +AXFR and IXFR, DDNS and DNSSEC. Its 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 + +WWW: http://www.knot-dns.cz/ |