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

Congestion control for babeld #11

Open
dtaht opened this issue Oct 3, 2018 · 0 comments
Open

Congestion control for babeld #11

dtaht opened this issue Oct 3, 2018 · 0 comments

Comments

@dtaht
Copy link
Owner

dtaht commented Oct 3, 2018

I've been using ecn for forever. That helps on fq_codel when we hit overload on wifi - and as the
packets get marked, rather than dropped, we could also start recognizing CE and increasing the metric in the hope some better speaker isn't as overloaded. And also, doing it that way, we shouldn't ever set a route to infinity.

Perhaps we should send more hellos and ihus in this case also.

All we need is to start capturing the socket info (it's a setsockopt)....

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