-
Go through the Ledbat.c and Ledbat.h to find the delay based calculation which can be used for rLEDBAT
-
Problem: Tor-like tunnels introduce significant latency.
Measure how 25ms to 1000ms of latency affects the Libtorrent throughput. Aim to understand how LEDBAT parameters can be set to maximize thro…
-
The remote hz and owd estimations from the tcp_lp code are not accurate enough for ledbat to function. Small errors in remote_hz multiplied by large tsvals result in inaccurate owd estimates that flu…
-
The congestion provider list (https://learn.microsoft.com/en-us/powershell/module/nettcpip/set-nettcpsetting?view=windowsserver2022-ps#-congestionprovider) is incomplete.
1. It itself mentions a defa…
agowa updated
11 months ago
-
Right now this package uses an implementation of TCP-cubic for congestion control. It would be nice if the code easily allowed different congestion control algos to be used.
For example, if I wante…
-
Hello,
I'm BM. A very nice and polite guy.
It seems like my ISP throttles my storj connection (uplink or rclone). Any workaround?
If I try to upload a large file for testing purposes I will g…
-
Hello,
I'm MB. A very nice and polite guy.
These are the error messages I get after inputting make:
make -C /lib/modules/5.15.32-v8+/build M=/home/pi/TCP-LEDBAT/src modules
make[1]: *** /lib…
-
### Problem:
After BBRv2, it'd be nice to have a selection of pluggable congestion control algorithms eg.
LEDBAT - https://datatracker.ietf.org/doc/html/rfc6817 for background applications
COPA…
-
-
I've noticed that several game launcher-updaters, which appear to use libtorrent, are extremely greedy in their use of the network - even by BitTorrent standards - to the point where they can overwhel…