openwrt/package
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
..
base-files base-files: Fix netdev led trigger 2018-12-16 20:11:44 +01:00
boot ramips: drop support for ALLNET ALL0239-3G and Sitecom WL-341 v3 2018-12-12 11:01:59 +01:00
devel valgrind: enable LTO and refresh patches 2018-11-26 09:44:42 +01:00
firmware linux-firmware: broadcom: package 4366C0 FullMAC firmware 2018-12-17 12:51:00 +01:00
kernel kernel/modules: HMC5843 3D-compass kernel module support enabled. 2018-12-16 00:57:20 +01:00
libs Revert "elfutils: install library files for pkg-config" 2018-12-16 17:20:16 +00:00
network dropbear: fix dropbear startup issue 2018-12-18 19:43:22 +01:00
system rpcd: update to latest Git head 2018-12-12 16:33:54 +01:00
utils f2fs-tools: Update to 1.12.0 2018-12-16 00:57:19 +01:00
Makefile