openwrtv3/package/network/services
Christian Schoenebeck 1e177844bc dropbear: close all active clients on shutdown
Override the default shutdown action (stop) and close all processes
of dropbear

Since commit 498fe85, the stop action only closes the process
that's listening for new connections, maintaining the ones with
existing clients.
This poses a problem when restarting or shutting-down a device,
because the connections with existing SSH clients, like OpenSSH,
are not properly closed, causing them to hang.

This situation can be avoided by closing all dropbear processes when
shutting-down the system, which closes properly the connections with
current clients.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
[Luis: Rework commit message]
Signed-off-by: Luis Araneda <luaraneda@gmail.com>
2018-07-16 08:40:51 +02:00
..
dnsmasq dnsmasq: bump to latest patches on 2.80rc2 2018-07-03 13:58:55 +01:00
dropbear dropbear: close all active clients on shutdown 2018-07-16 08:40:51 +02:00
ead network/services/ead: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
hostapd hostapd: build with LTO enabled (using jobserver for parallel build) 2018-07-10 14:26:35 +02:00
igmpproxy igmpproxy: bump to 0.2.1 2018-05-07 11:01:39 +02:00
ipset-dns ipset-dns: bump to git HEAD 2017-10-08 20:51:03 +03:00
lldpd lldpd: bump to 1.0.1 2018-04-15 21:41:36 +03:00
odhcpd odhcpd: update to latest git HEAD 2018-07-09 09:28:55 +02:00
omcproxy omcproxy: silence fw3 warnings 2018-01-10 21:38:55 +01:00
openvpn mbedtls: Update to 2.11.0 2018-07-07 18:29:14 +02:00
openvpn-easy-rsa openvpn-easy-rsa: update to 3.0.1 2017-05-31 00:28:26 +02:00
ppp ppp: add missing -fPIC to rp-pppoe.so CFLAGS 2018-07-14 11:00:23 +02:00
relayd treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
samba36 samba36: Disable external libtdb and libtevent 2018-07-02 07:12:41 +02:00
uhttpd uhttpd: update to latest Git head 2018-07-03 06:59:13 +02:00
umdns treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
wireguard wireguard: bump to 0.0.20180708 2018-07-11 09:04:03 +02:00