kernel: add kmod-tcp-bbr
authorKeith Wong <keithwky@gmail.com>
Thu, 12 Apr 2018 03:21:08 +0000 (11:21 +0800)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 10:28:12 +0000 (11:28 +0100)
commit9afbe27bd01fc3b36179120681c1560be3afffdd
treed013b2703ce57fbbbc2b902956ef17937a31f64b
parent39420c3eadd826cda9e864fa9f436881ec95f6a8
kernel: add kmod-tcp-bbr

This adds support for BBR (Bottleneck Bandwidth and RTT) TCP
congestion control. Applications (e.g. webservers, VPN client/server)
which initiate connections from router side can benefit from this.

This provide an easier way for users to use BBR by selecting /
installing kmod-tcp-bbr instead of altering kernel config and
compiling firmware by themselves.

Signed-off-by: Keith Wong <keithwky@gmail.com>
(backported from 79c233daa4caee1a8af0c7a91e1d4aee96d410e9)
package/kernel/linux/files/sysctl-tcp-bbr-k4_9.conf [new file with mode: 0644]
package/kernel/linux/files/sysctl-tcp-bbr.conf [new file with mode: 0644]
package/kernel/linux/modules/netsupport.mk