Created attachment 145158 [details] Patch file FEATURES: - NSID can be set with "ascii_somestring" in ascii. - Return REFUSED for queries to non-hosted zones. - Optimised zone file parse code and zonefile write code. BUG FIXES: - Fix #551: Change Regent to Copyright holder in the LICENSE, to match the definition on opensource.org for the BSD License. - Fix #553: Improve TXT parsing. - Fix #580: nsd-patch will attempt to create directories if the base directory of the zonefile does not exist. - Fix #587: Default value for statistics is 0. - Fix #590: rrl log does not print wildcard as a star but escaped. - Fix #591: rrl log messages at verbosity level 1. - Fix RCODE when secondary NSD got transfer that includes deleted wildcard record. After deletion, NSD would serve NODATA, should be NXDOMAIN (thanks Micha=C5=82 K=C4=99pie=C5=84).
A commit references this bug: Author: wg Date: Wed Jul 30 14:50:05 UTC 2014 New revision: 363484 URL: http://svnweb.freebsd.org/changeset/ports/363484 Log: dns/nsd3: update to 3.2.18 PR: 192273 Submitted by: maintainer Changes: head/dns/nsd3/Makefile head/dns/nsd3/distinfo head/dns/nsd3/pkg-message