Drop the use of classids files#636
Open
jaomaloy wants to merge 1 commit into
Open
Conversation
jaomaloy
force-pushed
the
jaomaloy/less-files-on-throttle
branch
3 times, most recently
from
January 5, 2026 02:48
64ac523 to
aee5e41
Compare
jaomaloy
force-pushed
the
jaomaloy/less-files-on-throttle
branch
2 times, most recently
from
January 13, 2026 09:29
691ce90 to
2494c24
Compare
jaomaloy
force-pushed
the
jaomaloy/less-files-on-throttle
branch
from
January 15, 2026 07:52
2494c24 to
60673fd
Compare
jaomaloy
marked this pull request as ready for review
January 21, 2026 23:18
jaomaloy
force-pushed
the
jaomaloy/less-files-on-throttle
branch
from
January 21, 2026 23:18
60673fd to
fcc3b29
Compare
jaomaloy
disabled auto-merge
February 1, 2026 08:19
jaomaloy
force-pushed
the
jaomaloy/less-files-on-throttle
branch
from
March 9, 2026 11:04
fcc3b29 to
3f01d79
Compare
Contributor
|
LGTM @jaomaloy, but needs another 👀 |
We base the classid needed for tc rules off of IP (last 2 octet) hash instead of writing to a file everytime a device connects. Change-type: patch Fibery: https://balena.fibery.io/Work/Project/(Cloudlink)-Monitor-and-ready-Bandwidth-limiting-and-openVPN-exporter-for-production-1731 Signed-off-by: jaomaloy <jan.maloy@balena.io>
jaomaloy
force-pushed
the
jaomaloy/less-files-on-throttle
branch
from
March 16, 2026 10:20
3f01d79 to
12c0795
Compare
Contributor
|
@jaomaloy we may need a sync call to review, as I've lost all the context for this. |
Contributor
Author
|
@ab77 would love to, I'll find a slot next week! |
ab77
approved these changes
Jun 2, 2026
ab77
disabled auto-merge
June 2, 2026 14:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We base the classid needed for tc rules
off of IP (last 2 octet) hash instead of
writing to a file everytime a device connects.
Change-type: patch
Fibery: https://balena.fibery.io/Work/Project/(Cloudlink)-Monitor-and-ready-Bandwidth-limiting-and-openVPN-exporter-for-production-1731