OpenCyphal / pycyphal

Python implementation of the Cyphal protocol stack.
https://pycyphal.readthedocs.io/
MIT License
120 stars 105 forks source link

Cyphal/UDP: Set DSCP for outgoing packets #296

Open pavel-kirienko opened 1 year ago

pavel-kirienko commented 1 year ago

DSCP is configurable per-socket via setsockopt with IPPROTO_IP, IP_TOS.