ImmortalWrt/package/network/services/dnsmasq
Kevin Darbyshire-Bryant 297f82fc58 dnsmasq: Update to 2.84test3
dnsmasq v2.83 has a bug in handling duplicate queries which means it may
try to reply using the incorrect network socket.  This is especially
noticeable in dual stack environments where replies may be mis-directed to
IPv4 addresses on an IPv6 socket or IPv6 addresses on an IPv4 socket.

This results in system log spam such as:
dnsmasq[16020]: failed to send packet: Network unreachable
dnsmasq[16020]: failed to send packet: Address family not supported by protocol

dnsmasq v2.84test3 resolves these issues.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2021-01-24 15:56:39 +00:00
..
files dnsmasq: 'ipset' config sections 2020-11-11 20:47:34 +01:00
patches dnsmasq: Update to version 2.83 2021-01-19 13:01:03 +01:00
Makefile dnsmasq: Update to 2.84test3 2021-01-24 15:56:39 +00:00