-
Hi thanks for your awesome work! I notice that it support some network simulator like ns-3 or garnet, and will it support another niche tool named [htsim](https://github.com/Broadcom/csg-htsim/tree/ma…
Enjia updated
1 month ago
-
### 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…
-
Hi community,
I would have some questions regarding perf_client of lsquic:
- Which CCAs are supported by perf_client and can I choose a specific one?
- Which CCA is used as default on perf_client?
…
-
According to [some Solana operators](https://www.helius.dev/blog/turbine-block-propagation-on-solana), [Celestia researchers](https://x.com/nickwh8te/status/1854388331548946737), and a [bit of my own …
-
sshuttle is pretty slow. I understand it's doing some congestion control to improve latency but it's pretty seriously slow with congestion control. Here's a test without `--no-latency-control`:
`…
-
here: https://www.bittorrent.org/beps/bep_0029.html
-
Hi,
Since TRex uses 4.4BSD based TCP/IP stack, it's TCP throughput is too sensitive to delay and dup packets.
Unlike modern Linux kernel's CUBIC algorithm, Reno algorithm halving window size if dup …
-
The Congestion Control Handshake Extension section is missing.
Please fill using the following format:
```
#### Congestion Control Extension
~~~
0 1 2 …
-
@jacobkaufmann Just leaving this here to see if it strikes any inspiration...
There seems to be a case where the congestion control timeout grows without bounds...
In this case, i'm printing out…
-
Hey I am new to bcc and am trying to change tcp congestion control algorithm using bcc.
I wrote this simple python script:
```python
from bcc import BPF
bpf_source = """
#include
#include
#in…