8000 GitHub - cw-Guo/tcp_china: TCP China congestion control algorithm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from madeye/tcp_china

TCP China congestion control algorithm

License

Notifications You must be signed in to change notification settings

cw-Guo/tcp_china

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP CHINA

TCP-CHINA Congestion control algorithm, based on very few modifications to TCP-AFRICA.

Modifications are simple: Always keep using fast mode of TCP_AFRICA.

This is yet another demostration of how easily we can increase TCP sending speed from the server side if you ignore fairness and friendliness.

WARNING: DO NOT USE THIS MODULE!

About

TCP China congestion control algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.0%
  • Makefile 5.0%
0