openwrt/package/network/services
Christian Schoenebeck 8139438fc0 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>

(cherry picked from commit 1e177844bc)
2018-08-08 15:36:46 +02:00
..
dnsmasq dnsmasq: bump to dnsmasq v2.80test3 2018-07-28 11:23:58 +01:00
dropbear dropbear: close all active clients on shutdown 2018-08-08 15:36:46 +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: fix IEEE 802.11r (fast roaming) defaults 2018-05-24 17:24:30 +02:00
igmpproxy igmpproxy: run in foreground for procd 2018-07-18 18:06:15 +01: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-26 18:55:32 +02:00
omcproxy omcproxy: silence fw3 warnings 2018-01-10 21:38:55 +01:00
openvpn openvpn: remove deprecated config options 2018-03-20 21:15:27 +01:00
openvpn-easy-rsa openvpn-easy-rsa: update to 3.0.1 2017-05-31 00:28:26 +02:00
ppp Revert "ppp: make ppp-multilink provide ppp" 2018-03-29 11:57:40 +02:00
relayd treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
samba36 samba36: add hotplug support 2018-05-02 09:18:27 +02:00
uhttpd uhttpd: update to latest Git head 2018-07-15 14:30:50 +02:00
umdns treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
wireguard wireguard-tools: add wireguard_watchdog script 2018-07-25 11:23:35 +01:00