Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 424 Bytes

NOTES.md

File metadata and controls

9 lines (5 loc) · 424 Bytes

bcmc development notes

IP_TOS and Windows

It appears setting IP_TOS on Windows 10 and 11 does not work anymore. Several searches have also indicated this is broke for iperf3 -S options.

The Microsoft docs indicate do not use IP_TOS and use their QoS API instead. Writing a wrapper for that is likely out of scope for this project.

https://docs.microsoft.com/en-us/windows/win32/winsock/ipproto-ip-socket-options.