[Bug 205292] [MAINTAINER] dns/nsd: Update to 4.1.7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 13 15:50:38 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205292

            Bug ID: 205292
           Summary: [MAINTAINER] dns/nsd: Update to 4.1.7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: jaap at NLnetLabs.nl
                CC: erwin at FreeBSD.org
 Attachment #164193 maintainer-approval+
             Flags:

Created attachment 164193
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164193&action=edit
Patch to update

This version fixes TCP on Linux when reuseport is in use. The
reuseport option is off by default now (gave too many issues), but on
Linux if you enable it, UDP performance should increase a lot.

Furthermore, bugfixes for OpenSSL library compatibility and error
responses fixed for future compatibility.

4.1.7 ================
FEATURES:
- support configure --with-dbfile="" for nodb mode by default, where
there is no binary database, but nsd reads and writes zonefiles.
- reuseport: no is the default, because the feature is not troublefree.
- configure --enable-ratelimit-default-is-off with --enable-ratelimit
to set the default ratelimit to disabled but available in nsd.conf.
- version: "string" option to set chaos version query reply string.

BUG FIXES:
- Fix zones updates from nsd parent event loop when there are a lot
of interfaces.
- portability fixes.
- patch from Doug Hogan for SSL_OP_NO_SSLvx options, for the new
defaults in the ssl libraries.
- - updated contrib/nsd.spec, from Bálint Szigeti, with new configure
options.
- Allocate less memory for TSIG digest.
- Fix #721: Fix wrong error code (FORMERR) returned for unknown
opcode. NOTIMP expected.
- Fix zonec ttl mismatch printout to include more information.
- Fix TCP responses when REUSEPORT is in use by turning it off.
- Document default in manpage for rrl-slip, ip4 and 6 prefixlength.
- Explain rrl-slip better in documentation.
- Document that ratelimit qps and slip are updated in reconfig.
- Fix up defaults in manpage.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list