1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-19 23:28:29 +02:00
openwrt/package
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
..
base-files fstools: add the new fstools package 2014-03-12 19:32:51 +00:00
boot uboot-envtools: fix build with musl 2014-03-20 13:51:27 +00:00
devel upgrade the Linaro binutils to 2.24-2013.12 2014-01-07 15:03:55 +00:00
kernel mac80211: skip antenna gain when compiling regdb.txt (#15397) 2014-03-28 16:05:46 +00:00
libs libubox: switch to git.openwrt.org as source 2014-03-26 16:07:58 +00:00
network dropbear: add options SSHKeepAlive and IdleTimeout. 2014-03-29 17:05:35 +00:00
system ubox: fix logd (hopefully) 2014-03-27 13:36:01 +00:00
utils usbmode: switch to http:// instead of git:// 2014-03-26 16:08:06 +00:00
Makefile target/sdk: use .config instead of unconditionally enabling all build dirs 2014-03-13 12:12:58 +00:00