Adds minimum RTT probing.
This commit is contained in:
@@ -19,6 +19,10 @@ Note: This change is not persistent, the module will not be loaded at boot.
|
||||
sudo modprobe tcp_roccet
|
||||
sudo sysctl net.ipv4.tcp_congestion_control=roccet
|
||||
```
|
||||
### Versions
|
||||
|
||||
- release-2026-06-12-v1
|
||||
- Adds minimum RTT probing
|
||||
|
||||
## Build from source
|
||||
|
||||
@@ -86,4 +90,4 @@ To see the trace output use
|
||||
To remove the module again, use
|
||||
`sudo rmmod roccet_kprobe`
|
||||
|
||||
_See more info at_ https://docs.kernel.org/trace/kprobes.html and https://www.kernel.org/doc/Documentation/trace/kprobetrace.rst
|
||||
_See more info at_ https://docs.kernel.org/trace/kprobes.html and https://www.kernel.org/doc/Documentation/trace/kprobetrace.rst
|
||||
|
||||
Reference in New Issue
Block a user