Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: implement tcp congestion algorithm #1072

Merged

Conversation

Chilledheart
Copy link
Owner

modprobe tcp_congestion before use specified congestion algorithm.

ls -la /lib/modules/$(uname -r)/kernel/net/ipv4

Fixes #1071.

modprobe tcp_congestion before use specified congestion algorithm.

`ls -la /lib/modules/$(uname -r)/kernel/net/ipv4`

Fixes #1071.
@Chilledheart Chilledheart merged commit e0ba390 into develop Aug 26, 2024
73 checks passed
@Chilledheart Chilledheart deleted the ui_add_tcp_congestion_algorithm_in_option_dialog branch August 26, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tcp congestion algorithm option in option dialog (gtk3/gtk4/qt6 client only)
1 participant