Skip to content

Possibility seting CoS in UDP datagramm #4830

Answered by anrossi
akrisfx asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,
We just added support for setting the Type of Service/Traffic Class in this PR. It's not at the per-datagram level, but for all traffic sent from the whole connection. You set it via the SetParam interface, SetParam(ConnectionHandle, QUIC_PARAM_CONN_SEND_DSCP, ...)

We're considering adding support for stream-level ToS/TC and only framing streams together that have the same ToS/TC values. If that's something you're interested in, please open a feature request so we can track demand for it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by akrisfx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants