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

Convert bandwidth limits from Kbytes to Kbits #5968

Closed
wants to merge 1 commit into from

Conversation

tzununbekov
Copy link
Contributor

Issue #5902 is caused by the misalignment between the node config and network shaper component - node config uses Kbytes/sec as a network bandwidth unit, while shaper expects Kbits/sec. This fix simply converts values to Kbites before setting the limits.

@tzununbekov
Copy link
Contributor Author

superseded by #5969

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

Successfully merging this pull request may close these issues.

1 participant