kernel: add kmod-tcp-bbr
authorKeith Wong <keithwky@gmail.com>
Thu, 12 Apr 2018 03:21:08 +0000 (11:21 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 25 Aug 2018 13:40:24 +0000 (15:40 +0200)
commit79c233daa4caee1a8af0c7a91e1d4aee96d410e9
tree603f94b2762874b427be9cfa13ddd58120c6a2eb
parente341f45913beac28e5574d470ed79e4b6f9ee255
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>
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