- Enter kernel source dir
cp net/ipv4/tcp_bbr{,plus}.c
- Apply provided patches
1-tcp_bbrplus_c.patch
,2-tcp_bbrplus_dep.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for f in ~/Dropbox/bash/*; do source $f; done |