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

ECN support #114

Open
the8472 opened this issue Jun 14, 2018 · 0 comments
Open

ECN support #114

the8472 opened this issue Jun 14, 2018 · 0 comments

Comments

@the8472
Copy link

the8472 commented Jun 14, 2018

Not really a feature request, just an idea that came up when discussing custom UDP transports:

At least on linux (edit: also on windows ) there is the IP_RECVTOS socket option that allow reading TOS and thus ECN flags for received packets, which could be used to implement ECN in user space. That way routers won't be forced to drop uTP packets more aggressively than they do for TCP connections.

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

No branches or pull requests

1 participant