openwrt/package/network
Valentyn Datsko 660923cd74 dnsmasq: add procd interface index tracking
Problem exist when dnsmasq is exclusively bind to particular interface.
After reconfiguring or restarting this interface, its index changes, but
dnsmasq uses the old one. When this problem occurs, dnsmasq does not
listen on the correct interface so DHCP does not work, and clients do not
get an IP address. Procd netdev param can be added to restart dnsmasq when
the interface index is changed.

Signed-off-by: Valentyn Datsko <valikk.d@gmail.com>
[combined into a single &&-connected statement]
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 76f55e3c3f)
2022-04-10 16:26:01 +01:00
..
config qosify: update to the latest version 2022-03-22 10:29:18 +01:00
ipv6 odhcp6c: update to latest git HEAD 2021-12-17 21:06:34 +01:00
services dnsmasq: add procd interface index tracking 2022-04-10 16:26:01 +01:00
utils uqmi: fix acquiring PIN status 2022-03-27 16:14:00 +01:00