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

Commit 0f957c2 breaks rtorrent IPV4 TOS setting. #243

Open
Antorell opened this issue Jun 9, 2023 · 0 comments
Open

Commit 0f957c2 breaks rtorrent IPV4 TOS setting. #243

Antorell opened this issue Jun 9, 2023 · 0 comments

Comments

@Antorell
Copy link

Antorell commented Jun 9, 2023

Just a head's up for future reference, commit 0f957c2 fixes IPV6 TOS but it breaks TOS for IPV4 traffic. With this commit, any value set to network.tos.set will ignored for IPV4 traffic.

network.tos.set = 0x04

With the commit
IPV4
IPV4-commit
IPV6
commit

.
Without commit 0f957c2 (git apply --reverse commit.patch)
IPV4
IPV4-commit-removed
IPV6
commit-removed

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

No branches or pull requests

1 participant