openwrt/package/network
Hans Dedecker bf1b0fad2b 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>
(cherry picked from commit 2336b942b3)
2018-07-28 11:23:57 +01:00
..
config firewall: update to latest git HEAD and build with LTO 2018-07-26 08:49:52 +02:00
ipv6 odhcp6c: add noserverunicast config option for broken DHCPv6 servers 2018-07-15 22:23:09 +02:00
services dnsmasq: don't use network functions at boottime (FS#1542) 2018-07-28 11:23:57 +01:00
utils iproute2: tc: backport canonical cake support 2018-07-21 09:08:45 +01:00