Skip to content

Configuration of DiffServ DSCP class #1924

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

Open
JEnoch opened this issue Apr 28, 2025 · 1 comment · May be fixed by #1937
Open

Configuration of DiffServ DSCP class #1924

JEnoch opened this issue Apr 28, 2025 · 1 comment · May be fixed by #1937
Assignees
Labels
new feature Something new is needed

Comments

@JEnoch
Copy link
Member

JEnoch commented Apr 28, 2025

Describe the feature

DiffServ defines classes of traffic which can be configured for a socket via a DSCP value.
Zenoh could support the configuration of a DSCP class in the same way than other socket options can be configured on endpoints.
e.g.: "tcp/192.168.0.1:7447#dscp=48".

Note that the way to set DSCP class differ between IPv4 and IPv6:

@JEnoch JEnoch added the new feature Something new is needed label Apr 28, 2025
@gstangel
Copy link

This would be a great feature. It would be useful in safety critical systems that are using meshed smart radios with hardware QoS. It would give a hard priortiy to certain data streams.

Most DDS providers support this through the "transport_priority" QoS option

@wyfo wyfo self-assigned this May 12, 2025
@wyfo wyfo linked a pull request May 12, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Something new is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants