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

Add bandwidth limit / improve queuing #19

Open
MagnusS opened this issue May 22, 2017 · 1 comment
Open

Add bandwidth limit / improve queuing #19

MagnusS opened this issue May 22, 2017 · 1 comment
Assignees

Comments

@MagnusS
Copy link
Member

MagnusS commented May 22, 2017

Currently the bridge forwards to all nodes and all packets are always delivered. The bandwidth is only limited by how fast the packets can be processed.

This could be extended to set an upper bandwidth limitation and add more intelligent queuing with packet drop on congestion (e.g. RED or drop-tail)

@MagnusS
Copy link
Member Author

MagnusS commented May 22, 2017

I have a slightly bit rotted branch with a bandwidth limited bridge implementation - will try to get this ready soon

@MagnusS MagnusS self-assigned this May 22, 2017
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