tn3399_openwrt/package/network
Hans Dedecker 83109450ce dropbear: fix dropbear startup issue
Interface triggers are installed by the dropbear init script in case an
interface is configured for a given dropbear uci section.
As dropbear is started after network the interface trigger event can be
missed during a small window; this is especially the case if lan is
specified as interface.
Fix this by starting dropbear before network so no interface trigger
is missed. As dropbear is started earlier than netifd add a boot function
to avoid the usage of network.sh functions as call to such functions will
fail at boottime.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Acked-by: Jo-Philipp Wich <jo@mein.io>
2018-12-18 19:43:22 +01:00
..
config netifd: fix ipv6 multicast check in previous commit 2018-12-17 19:05:07 +00:00
ipv6 map: drop default encaplimit value 2018-09-19 09:42:45 +02:00
services dropbear: fix dropbear startup issue 2018-12-18 19:43:22 +01:00
utils ipset: update to 7.1 2018-12-17 21:57:22 +01:00