Language

Package: unbound @ 1.13.2

Synopsis

Validating, recursive, and caching DNS resolver

Description

Unbound is a recursive-only caching DNS server which can perform DNSSEC validation of results. It implements only a minimal amount of authoritative service to prevent leakage to the root nameservers: forward lookups for localhost, reverse for 127.0.0.1 and ::1, and NXDOMAIN for zones served by AS112. Stub and forward zones are supported.

Home page
https://www.unbound.net
Location
gnu/packages/dns.scm (line: 667, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

trailing white space on line 748
formatting

Look for formatting issues in the source

trailing white space on line 784
input-labels

Identify input labels that do not match package names

label 'nghttp2' does not match package name 'nghttp2:lib'