]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
kernel: Enable BBR as default TCP congestion algorithm
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Jan 2021 11:32:58 +0000 (11:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 7 Feb 2021 16:42:21 +0000 (11:42 -0500)
commit593808c1ad56c99d57baf88c6bb19f4e66fcc7c8
tree1959cf7759a701b553576332fc78cd0555008095
parent3725c1fa0b033b5c7e3ea246b6fd72d9b791b83c
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>
config/kernel/kernel.config.aarch64-ipfire
config/kernel/kernel.config.armv5tel-ipfire-multi
config/kernel/kernel.config.i586-ipfire
config/kernel/kernel.config.x86_64-ipfire