1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/package/network/services/dnsmasq
Hans Dedecker 2336b942b3 dnsmasq: don't use network functions at boottime (FS#1542)
As dnsmasq is started earlier than netifd usage of network.sh functions
at boottime will fail; therefore don't call at boottime the functions
which construct the dhcp pool/relay info.
As interface triggers are installed the dhcp pool/relay info will be
constructed when the interface gets reported as up by netifd.
At the same time also register interface triggers based on DHCP relay
config.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2018-07-17 21:32:20 +02:00
..
files dnsmasq: don't use network functions at boottime (FS#1542) 2018-07-17 21:32:20 +02:00
patches dnsmasq: bump to latest patches on 2.80rc2 2018-07-03 13:58:55 +01:00
Makefile dnsmasq: don't use network functions at boottime (FS#1542) 2018-07-17 21:32:20 +02:00