firmware/src/packages/fff/fff-network/files
Fabian Blaese 2fdebf6c93 sysctl: Enable tcp timestamps for improved tcp performance
tcp timestamps can improve tcp performance a lot, especially
with unstable networks like wifi.

Linux default behaviour is enabled so the tcp timestamps setting
is removed from sysctl configuration.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Christian Dresel <fff@chrisi01.de>
Reviewed-by: Robert Langhammer <rlanghammer@web.de>
2019-01-31 19:29:33 +01:00
..
etc sysctl: Enable tcp timestamps for improved tcp performance 2019-01-31 19:29:33 +01:00
lib/functions/fff Remove unusual shebang in files to be sourced. 2018-09-17 12:38:38 +02:00
usr Remove double square bracket. [[ is a bash or ksh built-in, and cannot be used in a #!/bin/sh script. 2018-07-26 21:57:57 +02:00