NSD 4.1.26 released
Wouter Wijngaards <[email protected]>
| Newsgroups | gmane.network.dns.nsd.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, NSD 4.1.26 is available: https://nlnetlabs.nl/downloads/nsd/nsd-4.1.26.tar.gz sha256 9f8a41431d21034d64b9a910567b201636521b64b6a9947390bf898388dc15f4 pgp https://nlnetlabs.nl/downloads/nsd/nsd-4.1.26.tar.gz.asc This version has DNSTAP support (https://dnstap.info). Use --enable-dnstap for ./configure to turn it on, then in nsd.conf enable the dnstap feature with dnstap-enable: yes and set one or more of dnstap-log-..-messages to yes. And set the dnstap socket path in the config. The reuseport: yes config option in nsd.conf on FreeBSD 12 can use the SO_REUSEPORT_LB option that performs performance load balancing. The changezone command for nsd-control allows to change the pattern associated with a zone without downtime for the zone, in one operation. It is otherwise just like a delete and an add for that zone. 4.1.26 ================ FEATURES: - DNSTAP support for NSD, --enable-dnstap and then config in nsd.conf. - Support SO_REUSEPORT_LB in FreeBSD 12 with the reuseport: yes option in nsd.conf. - Added nsd-control changezone. nsd-control changezone name pattern allows the change of a zone pattern option without downtime for the zone, in one operation. BUG FIXES: - Fix #4194: Zone file parser derailed by non-FQDN names in RHS of DNSSEC RRs. - Fix #4202: nsd-control delzone incorrect exit code on error. - Tab style fix to use tab for 8 spaces, from Xiaobo Liu. - Fix #4205: enable-recvmmsg in mixed IPv4/IPv6 environment fails. This sets the msg_hdr.msg_namelen correctly after receipt. - Fix to not set GLOB_NOSORT so the nsd.conf include: files are sorted and in a predictable order. - Fix #3433: document that reconfig does not change per-zone stats. Best regards, Wouter _______________________________________________ nsd-users mailing list [email protected] https://open.nlnetlabs.nl/mailman/listinfo/nsd-users
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE7fqj8spObrBWga+On28cLX4EX40FAlwGYv8ACgkQn28cLX4E X415bw/+I+YZcwA1AZVCVUFwhuOHCIOQQBfTRdx2AMkc1LJlsNlbhL9bkuIpC8O4 l8Nb+8ZTygFO3M1xGFPKwc9IWdqo/XWb3jaYrYn0c2jRyy9hQxCXVJoDYqAkFBhG E4cCiTC6MUrUfZdscZYmYf0limY0T7xDkxhyIK2YdVwe+FB0fcZa2irqKgnDOMCv l4NVfw5yRMdbDdIyDPi9mgWjfqg2nBrGFB/m46QTk4oKX9PSZjdxMM/RxFELUlmq i+uieBkfXXiCvOyJTs2FdT1Ms+isoU8nL88rA62aw3XJUz8zk5Y0JkM+XacVT+dx swTCUQURGBtg1NuZkBNhnUW28J0mrUeqe1/zA98/R0OQ0ZGFL3suzc+u8cFoMg11 PaT0lqC+0aqrtl094R0Bs/vYI6pPcz9GQmtASAHObVPLUM0pRmk4MsJIo02brAzp 9TnC2g/Dw8KtEc0cvYpoEJXALSWGjH6hOuYowifnOrKZsnTElHR4mpRJYxN/Vlor ZHdmSNI4TB2bcqO+haP4NBnkXyg+/HB1HofOYgV+MSg1tPO1zFTHYi9PIY6u4Nsz 3OSzPAkfwUopVnuCr28ifXkVuRVDrUVUQITV8wtN3v9wHbik7KxDKZub8kNJrOYJ +kJ8/JAx64R5dfR2cHtoHuyE2Z1cdYXjgUwamtOwq562zmohz9g= =9D/s -----END PGP SIGNATURE-----