diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2008-04-29 07:35:14 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2008-04-29 07:35:14 +0000 |
commit | 18fa7d9169bc8cdddd4d4d88e1a5f6b61e9e7689 (patch) | |
tree | 29fdcd761e4f211ee95fd6fae06e18ffcb1405d9 /UIDs | |
parent | 081b7b28d55bd76e6f038a6c7cc0744a25442f19 (diff) |
- New port: dns/unbound
Unbound is designed as a set of modular components, so that also
DNSSEC (secure DNS) validation and stub-resolvers (that do not run as
a server, but are linked into an application) are easily possible.
Goals:
* A validating recursive DNS resolver.
* Code diversity in the DNS resolver monoculture.
* Drop-in replacement for BIND apart from config.
* DNSSEC support.
* Fully RFC compliant.
* High performance
o even with validation.
* Used as
o stub resolver.
o full caching name server.
o resolver library.
* Elegant design of validator, resolver, cache modules.
o provide the ability to pick and choose modules.
* Robust.
* In C, open source: The BSD license.
* Smallest as possible component that does the job.
* Stub-zones can be configured (local data or AS112 zones).
Non-goals:
* An authoritative name server.
* Too many Features.
WWW: http://unbound.net
Notes
Notes:
svn path=/head/; revision=212206
Diffstat (limited to 'UIDs')
0 files changed, 0 insertions, 0 deletions