]> 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>
Thu, 4 Mar 2021 10:51:52 +0000 (10:51 +0000)
commit8e914d34139ca2d26fa42025734c2a776bc5af5a
tree622ed296592846c970d46852424f1bea3a433eef
parentbac04f8a089d532ecfb944bb333db325ba00d483
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