openwrt/package
Valentyn Datsko 76f55e3c3f
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>
2022-04-06 17:32:42 +01:00
..
base-files ipq40xx: Support Chromium OS image-type creation 2022-03-25 18:14:13 +01:00
boot grub2: add missing license 2022-04-04 18:15:02 +02:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware ipq40xx: update E2600AC c1/c2 board 2022-03-25 18:14:13 +01:00
kernel kernel: package mhi mbim driver 2022-04-05 17:31:04 +02:00
libs toolchain: reproducible libstdcpp 2022-04-01 12:54:58 +01:00
network dnsmasq: add procd interface index tracking 2022-04-06 17:32:42 +01:00
system ubox: update to the latest version 2022-04-05 21:28:32 +02:00
utils busybox: Fix snprintf arguments in lock 2022-03-31 18:46:53 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00