forked from mlucy/tcp_sociopath
-
Notifications
You must be signed in to change notification settings - Fork 0
OneHappyForever/tcp_sociopath
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is basically TCP Reno with no slow start and a much more aggressive ssthresh recalculation (lowers it by 5% instead of 50%). Use responsibly! To use: $ make $ sudo insmod tcp_sociopath.ko $ sudo echo "sociopath" > /proc/sys/net/ipv4/tcp_congestion_control
About
Sociopathic TCP congestion control.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 89.6%
- Makefile 10.4%