Skip to content

Fix download capacity accessor on asymmetric links - #1153

Draft
thebracket wants to merge 1 commit into
developfrom
fix/issue_1151
Draft

Fix download capacity accessor on asymmetric links#1153
thebracket wants to merge 1 commit into
developfrom
fix/issue_1151

Conversation

@thebracket

Copy link
Copy Markdown
Collaborator

Summary

  • return the configured downlink capacity from upstream_bandwidth_capacity_download_mbps()
  • prevent asymmetric links from using the uplink capacity as the download ceiling

Fixes #1151

Validation

  • cargo check -p lqos_python
  • cargo test -p lqos_python (7 passed)
  • cargo clippy -p lqos_python -- -D warnings
  • rustfmt --edition 2024 --check rust/lqos_python/src/lib.rs
  • git diff --check

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