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

WebUI - factor in inhereted rate limits from parent nodes #600

Open
rchac opened this issue Dec 14, 2024 · 0 comments
Open

WebUI - factor in inhereted rate limits from parent nodes #600

rchac opened this issue Dec 14, 2024 · 0 comments
Milestone

Comments

@rchac
Copy link
Member

rchac commented Dec 14, 2024

On the back end, LibreQoS squashes the child rate to that of the parent. The UI is basically incorrect on that. The UI reads directly from network.json, which is before LibreQoS.py applies the squashing. We should fix that to avoid confusion by pulling from queuingStructure.json if possible.

image

@rchac rchac added this to the v2.0 milestone Dec 14, 2024
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