dnsmasq: add procd interface index tracking
authorValentyn Datsko <valikk.d@gmail.com>
Wed, 6 Apr 2022 13:13:13 +0000 (16:13 +0300)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 6 Apr 2022 16:32:42 +0000 (17:32 +0100)
commit76f55e3c3f32dea63a385e9b3c8eaed1322089c7
tree58524d9e40fa2ab4ab1b8697a182ac99f4934251
parent64f629e2078b0c76bfe176a6f2f56877391b1b4e
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>
package/network/services/dnsmasq/files/dnsmasq.init