[Bug 228883] [MAINTAINER] dns/nsd upgrade to version 4.1.22

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 11 10:21:30 UTC 2018


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

            Bug ID: 228883
           Summary: [MAINTAINER] dns/nsd upgrade to version 4.1.22
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: jaap at NLnetLabs.nl

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

This release fixes a bug where zone transfers would not succeed, because
of an error in the selective NSEC3 allocation (introduced in 4.1.18).

The refuse ANY query feature now sends truncated answers over UDP and
allows TCP queries.  This is the same size response on UDP as the
refusal but allows the query to succeed over TCP for genuine queriers
that fallback to that transport mechanism.

The release contains a speed up for TCP processing that should NSD
better at handling large numbers of incoming TCP connections.


4.1.22
================
FEATURES:
- refuse-any sends truncation (+TC) in reply to ANY queries over UDP,
  and allows TCP queries like normal.
- Use accept4 to speed up answer of TCP queries, on Linux, FreeBSD
  and OpenBSD.

BUG FIXES:
- Fix nsec3 hash of parent and child co-hosted nsec3 enabled zones.
- Fix to use same condition for nsec3 hash allocation and free.

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


More information about the freebsd-ports-bugs mailing list