Skip to content

mlucy/tcp_sociopath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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

No packages published

Languages