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

[WIP] Add support for IP_TOS (Type Of Service) #1555

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

pveentjer
Copy link

@pveentjer pveentjer commented Feb 11, 2024

Adds support for IP_TOS.

Implements the following ticket:

#1125

What is missing:

  • probably some config logic. Still in the process of getting a proper understanding.
  • implement TOS in the C driver.

There are some tests, but not sure if this is sufficient.

And perhaps rename 'ToS' to TypeOfService even though the socket property under Linux is called IP_TOS?

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.

None yet

1 participant