openwrtv4/package
Stijn Tintel 1c308bbbf5 dropbear: add option to set receive window size
The default receive window size in dropbear is hardcoded to 24576 byte
to limit memory usage. This value was chosen for 100Mbps networks, and
limits the throughput of scp on faster networks. It also severely limits
scp throughput on high-latency links.

Add an option to set the receive window size so that people can improve
performance without having to recompile dropbear.

Setting the window size to the highest value supported by dropbear
improves throughput from my build machine to an APU2 on the same LAN
from 7MB/s to 7.9MB/s, and to an APU2 over a link with ~65ms latency
from 320KB/s to 7.5MB/s.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-02-18 02:59:57 +01:00
..
base-files base-files: don't evaluate block-device uevent 2018-02-13 00:01:44 +01:00
boot uboot-sunxi: Add Xunlong Orange Pi Zero Plus 2018-02-17 01:15:25 +01:00
devel valgrind: Fix compile on ARM64 2018-02-10 20:17:43 +01:00
firmware ipq806x: add support for GL.iNet GL-B1300 2018-02-14 09:40:32 +01:00
kernel gpio-nct5104d: Add support for new chip ID 2018-02-16 14:46:03 +01:00
libs mbedtls: activate deprecated functions 2018-02-16 20:09:34 +01:00
network dropbear: add option to set receive window size 2018-02-18 02:59:57 +01:00
system ubox: update to latest git HEAD 2018-02-14 09:30:07 +01:00
utils build: add hardened builds with PIE (ASLR) support 2018-01-27 16:46:45 +01:00
Makefile build: remove package preconfig feature 2018-01-13 19:54:44 +01:00