blob: 08810ec43a1ff0b535b86221d4cbb1bf92e35132 (
plain)
1
2
3
4
5
|
Unbound is an implementation of a DNS resolver. It provides a library
similiar to libresolv that can be used for synchronous and asynchronous
DNS look ups. It also provides a caching-only (recursive) DNS server.
Unbound has full support for IPv6 and DNSSEC validation.
|