mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 00:41:17 +00:00
bf1b0fad2b
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
|
||
---|---|---|
.. | ||
dhcp-script.sh | ||
dhcp.conf | ||
dnsmasq_acl.json | ||
dnsmasq.conf | ||
dnsmasq.init | ||
dnsmasqsec.hotplug | ||
rfc6761.conf |