Files
bpfire/config/kernel
Michael Tremer 5c8b5c3923 kernel: Enable BBR as default TCP congestion algorithm
This will increase throughput since BBR is more modern and adjusted to
the nowadays version of the Internet whereas Cubic is more conservative
and might not always fully saturate the downlink.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-07-05 07:42:36 +02:00
..