- Update to 3.2.4 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.
wen 2010-01-12 00:41:23 UTC FreeBSD ports repository Modified files: dns/nsd Makefile distinfo Log: - Update to 3.2.4 PR: ports/142718 Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer) Revision Changes Path 1.45 +1 -1 ports/dns/nsd/Makefile 1.32 +3 -3 ports/dns/nsd/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!