NSD 3.2.4 released

Happy 2010 everyone!

Here is a new NSD release, to start well in the new year. NSD 3.2.4
brings a couple of enhancements, such as reading of DLV records, tuning
TCP and EDNS and several bug fixes. See the full release notes below.

Get it at:

  http://www.nlnetlabs.nl/downloads/nsd/nsd-3.2.4.tar.gz
  http://www.nlnetlabs.nl/downloads/nsd/nsd-3.2.4.tar.gz.sha1

Best regards,

Matthijs

RELNOTES 3.2.4

BUG FIXES:
- - Bugfix #269: Additional C99 syntax.
- - Bugfix #276: Zonec prints debug data to stderr.
- - Bugfix #286: Document verbosity levels in nsd.conf manual page.
- - Bugfix #288: Ignore SIGHUP to child processes.
- - Fix typo in include file for setusercontext.

FEATURES:
- - Support DLV records.
- - New option 'tcp-query-count:', to limit the maximum number of DNS
  queries on a singel tcp connection.
- - New option 'tcp-timeout:', to override the default tcp timeout. The
  default can also be set at build time, --with-tcp-timeout=<number>.
- - New option 'notify-retry:', to configure how many times NSD should
  retry a NOTIFY message.
- - New options 'ipv4-edns-size:' and 'ipv6-edns-size:'. to set your
  preferred EDNS buffer size.

OPERATIONAL NOTES:
- - UDP/IPv4 sockets have new options set that will disable the DF flag in
  IP packets.

The SHA1 is now not signed with your pgp key in this message, so it is as
untrusted as the nsd tar ball itself :slight_smile:

Paul