openwrt/package
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
..
base-files base-files: use $(COMMITCOUNT) in PKG_RELEASE 2021-01-22 19:03:53 -10:00
boot ath79: add support for Senao Engenius EAP1200H 2021-01-23 12:53:22 +01:00
devel trace-cmd: update to 2.9.1 2021-01-01 19:55:59 +01:00
firmware linux-firmware: Add wil6210 firmware 2021-01-05 02:16:24 +00:00
kernel bcm63xx-cfe: enable package for bcm4908 2021-01-18 07:39:09 +01:00
libs mbedtls: update to 2.16.9 2021-01-18 00:49:14 +01:00
network dnsmasq: Update to 2.84test3 2021-01-24 15:56:39 +00:00
system rpcd: update to git HEAD 2021-01-07 00:21:23 +00:00
utils lua: add -ldl for glibc builds 2021-01-06 15:38:57 -10:00
Makefile