The fastest as well as the most wicked TCP congestion control "algorithm". There shouldn't be too many people knowing this secret or the world will be ruined.
Go to file
2025-02-09 18:05:23 +08:00
Makefile add files 2025-02-09 18:01:40 +08:00
README.md add content to README.md 2025-02-09 18:05:23 +08:00
tcp_const.c add files 2025-02-09 18:01:40 +08:00

tcp-cca-const

The fastest as well as the most wicked TCP congestion control "algorithm". There shouldn't be too many people knowing this secret or the world will be ruined.

Usage:

make
insmod tcp_const.ko # Require root privilege

Troubleshooting:

If compilation failed and says the function signature does not match, simply delete those two unnamed parameters.