1
0
Fork 0
forked from mirror/openwrt
openwrt/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
hostapd hostapd: build with LTO enabled (using jobserver for parallel build) 2018-07-10 14:26:35 +02:00
igmpproxy
ipset-dns
lldpd
odhcpd odhcpd: update to latest git HEAD 2018-07-09 09:28:55 +02:00
omcproxy
openvpn mbedtls: Update to 2.11.0 2018-07-07 18:29:14 +02:00
openvpn-easy-rsa
ppp ppp: add missing -fPIC to rp-pppoe.so CFLAGS 2018-07-14 11:00:23 +02:00
relayd
samba36
uhttpd uhttpd: update to latest Git head 2018-07-03 06:59:13 +02:00
umdns
wireguard wireguard: bump to 0.0.20180708 2018-07-11 09:04:03 +02:00