madeye / tcp_china

TCP China congestion control algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:C 96.0%Language:Makefile 4.0%