[Dnsmasq-discuss] Announce: 2.72rc1

Simon Kelley simon at thekelleys.org.uk
Tue Sep 9 22:01:29 BST 2014


I've just released dnsmasq 2.72rc1. I'm hoping to make a 2.72 final
release in a week or two, in time to catch the next Debian release, so
please, if you can, run this code and report back on any problems.

http://thekelleys.org.uk/dnsmasq/release-candidates

Cheers,

Simon.

Changelog:

version 2.72
            Add ra-advrouter mode, for RFC-3775 mobile IPv6 support.

            Add support for "ipsets" in *BSD, using pf. Thanks to
            Sven Falempim for the patch.

            Fix race condition which could lock up dnsmasq when an
            interface goes down and up rapidly. Thanks to Conrad
            Kostecki for helping to chase this down.

            Add DBus methods SetFilterWin2KOption and SetBogusPrivOption
            Thanks to the Smoothwall project for the patch.

            Fix failure to build against Nettle-3.0. Thanks to Steven
            Barth for spotting this and finding the fix.

            When assigning existing DHCP leases to intefaces by
            comparing networks, handle the case that two or more
            interfaces have the same network part, but different prefix
            lengths (favour the longer prefix length.) Thanks to
            Lung-Pin Chang for the patch.

            Add a mode which detects and removes DNS forwarding loops,
            ie a query sent to an upstream server returns as a new
            query to dnsmasq, and would therefore be forwarded again,
            resulting in a query which loops many times before being
            dropped. Upstream servers which loop back are disabled and
            this event is logged.
            Thanks to Smoothwall for their sponsorship of this feature.

            Include an RFC4191 route information option in router
            advertisements for the prefix we're advertising. Thanks to
            Ilya Ponetaev for the patch.

            Extend --conf-dir to allow filtering of files. So
            --conf-dir=/etc/dnsmasq.d,\*.conf
            will load all the files in /etc/dnsmasq.d which end in .conf



More information about the Dnsmasq-discuss mailing list