Kevin Darbyshire-Bryant
bf27d977f0
dnsmasq: bump to 2.87
...
Bump dnsmasq to 2.87 & refresh patches
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2022-11-06 19:47:13 +00:00
Rui Salvaterra
c8340120e7
dnsmasq: fix the dynamic dns object names patch
...
We can't use booleans, since we're not including stdbool.h. Use integers
instead.
Fixes: 0b79e7c01e
("dnsmasq: generate the dns object name dynamically")
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-11-12 23:11:56 +01:00
Felix Fietkau
0b79e7c01e
dnsmasq: generate the dns object name dynamically
...
Fixes an issue with running multiple dnsmasq instances
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2021-11-10 10:07:04 +01:00
Felix Fietkau
d8b33dad0b
dnsmasq: add support for monitoring and modifying dns lookup results via ubus
...
The monitoring functionality will be used for dns rule support in qosify
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2021-11-08 15:06:19 +01:00