openwrt/package/network
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
..
config 6rd / ds-lite: make the firewall-zones of nested-protocols configurable 2014-03-26 10:12:49 +00:00
ipv6 6rd / ds-lite: make the firewall-zones of nested-protocols configurable 2014-03-26 10:12:49 +00:00
services dropbear: add options SSHKeepAlive and IdleTimeout. 2014-03-29 17:05:35 +00:00
utils iptables: fix issues with the new musl version 2014-03-20 13:51:40 +00:00