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

Fix has_better_load evaluation #7

Closed
wants to merge 1 commit into from
Closed

Fix has_better_load evaluation #7

wants to merge 1 commit into from

Conversation

AlD
Copy link

@AlD AlD commented May 8, 2024

Fixes two bugs:

  1. if condition in is_better_candidate previously always evaluated to false.
  2. below_load_threshold actually implemented above_load_threshold, renamd accordingly.

Fixes #5

Fixes two bugs:
1) if condition in is_better_candidate previously always evaluated to false.
2) below_load_threshold actually implemented above_load_threshold

Signed-off-by: Daniel Albers <daniel@lbe.rs>
@AlD
Copy link
Author

AlD commented May 8, 2024

@AlD AlD closed this May 8, 2024
@AlD AlD deleted the patch-1 branch May 8, 2024 22:46
@Mushoz
Copy link

Mushoz commented May 27, 2024

This repo has not received any updates in a year. Is this still being developed? I believe Usteer has very good potential, but the lack of updates is very unfortunate.

@AlD
Copy link
Author

AlD commented May 27, 2024

Yeah, no idea. https://github.com/openwrt/usteer?tab=readme-ov-file#submitting-patches said to send patches via the mailing list, but no response there either. IRC is responsive, but nobody there seems to feel responsible for usteer either.

Maybe @blocktrron could comment?

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.

Channel load steering never triggered
2 participants