1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 04:03:56 +02:00
openwrt/package/network/services
Felix Fietkau f2fdd8ebdb dropbear: add options SSHKeepAlive and IdleTimeout.
Without timeout mechanism, if ssh client disconnected without sending
FIN or RST, forked dropbear servers would hang there for
KEX_RETRY_TIMEOUT seconds (8 hours).

TCP keepalive is not implemented in dropbear yet, thus the name
SSHKeepAlive.

300 seconds in this patch is selected from the default value of
ServerAliveInterval for Debian ssh client (See man ssh_config).

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>

SVN-Revision: 40299
2014-03-29 17:05:35 +00:00
..
authsae authsae: update to latest version 2014-02-18 13:33:13 +00:00
dnsmasq dnsmasq: add dnsmasq.d config folder & improve odhcpd coexistence 2014-01-17 14:00:09 +00:00
dropbear dropbear: add options SSHKeepAlive and IdleTimeout. 2014-03-29 17:05:35 +00:00
ead ead: clean up 2014-03-21 15:54:59 +00:00
hostapd hostapd: add pbc_in_m1 option 2014-03-21 15:55:03 +00:00
ipset-dns procd: convert various packages to procd style init.d scripts 2013-09-17 21:45:30 +00:00
lldpd lldpd: build without libreadline 2014-01-29 13:10:39 +00:00
odhcpd odhcpd: fix more segfaults + ubus interaction 2014-03-20 12:25:17 +00:00
openvpn polarssl: update to version 1.3.4 and add openssl compat patch 2014-03-14 15:05:46 +00:00
openvpn-easy-rsa openvpn-easy-rsa: restore essential patch to make it actually work on the target (#14324) 2013-10-15 12:23:21 +00:00
ppp ppp: remove ppp requirement from chat 2014-03-21 15:54:52 +00:00
relayd relayd: add uci validation 2014-02-18 13:34:12 +00:00
samba36 samba: add browsable option 2014-01-12 12:06:53 +00:00
uhttpd uhttpd: update to latest version, improves cgi path handling 2014-03-22 19:38:48 +00:00