What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

FlexQoS FlexQoS 1.5.1 - Flexible QoS Enhancement Script for Adaptive QoS

@dave14305

I see a hard coded list of models here for flow control added in version: v1.4.0 (11-May-2024)
I'm assuming this hard coded list is outdated considering i don't see any further updates since that point.

Can I ask you what requirements determined if a model made it onto the list?
Can we add code to check a nvram value for fc_disable instead of hard coding models?
 
Last edited:
I'm assuming this hard coded list is outdated considering i don't see any further updates since that point.

Can I ask you what requirements determined if a model made it onto the list?
They were the existing HND5.04 models at the time, presumably. Are there any newer models? We know the BE models don’t work. I must not have had a way to determine the kernel version in the GUI so the models were hardcoded.
Can we add code to check a nvram value for fc_disable instead of hard coding models?
It wouldn’t achieve the same result, unless I misunderstand what you’re going to do with it.
 
They were the existing HND5.04 models at the time, presumably. Are there any newer models? We know the BE models don’t work. I must not have had a way to determine the kernel version in the GUI so the models were hardcoded.

It wouldn’t achieve the same result, unless I misunderstand what you’re going to do with it.

Gotcha, so it's ONLY HND5.04 models and nothing newer essentially.
Will make testing this tricker, but I can probably just spoof the model or add mine to the list temporarily right to test?
 
@dave14305 Nvm I found a reliable way to test.
@Kingp1n I managed to recreate your issue now in testing, I believe I have a good idea where to look. Give me some time this evening when I return to check into this further
 
Release Notes for FlexQoS 1.5.1 production release now available
[2025-Sep-06]

What's changed/new?

  • FIXED: Properly compare version by using arithmetic conversion
  • FIXED: Fixed new schedule keeping Flow Cache disabled when disabling QoS as reported by @Kingp1n

The fork from @dave14305 's repository is now hosted on the AMTM-OSR GitHub repo:
https://github.com/AMTM-OSR/FlexQoS
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top