openwrtv3/package/network
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
..
config firewall: compile with LTO enabled 2018-07-13 17:22:53 +02:00
ipv6 odhcp6c: add noserverunicast config option for broken DHCPv6 servers 2018-07-15 22:19:10 +02:00
services dnsmasq: don't use network functions at boottime (FS#1542) 2018-07-17 21:32:20 +02:00
utils curl: Update to 7.61.0 2018-07-15 22:35:22 +02:00