Skip to content

Feat/dynamic circuits#1047

Merged
rchac merged 22 commits intodevelopfrom
feat/dynamic_circuits
Apr 13, 2026
Merged

Feat/dynamic circuits#1047
rchac merged 22 commits intodevelopfrom
feat/dynamic_circuits

Conversation

@thebracket
Copy link
Copy Markdown
Collaborator

Adds support for dynamic circuits.

Once you enable dynamic circuits in the config, and allow "unknown IP range creation" you can define ranges (e.g. 192.168.100.0/24 or 0.0.0.0 for everything), name them, and assign a default plan to any IP that appears in that range. This is intended for public wifi, tracking down unknown devices, simple small office setup and similar.

This is part 1 of 3 (but please merge it). The other two parts will update the API to use it (depends on this), and the final part will investigate (and implement if practical) RADIUS support.

Introduce lqos_network_devices actor + dir watcher and route lqosd + tools through public APIs.
- Emit unknown observations for existing entries when still unresolved\n- Downgrade watched queue miss to debug
- Rework Operation layout to avoid wide-table squeeze\n- Add responsive config table styling\n- Collapse min/max speed columns into down/up pairs
@thebracket thebracket requested a review from rchac April 13, 2026 18:15
@thebracket thebracket self-assigned this Apr 13, 2026
@thebracket thebracket added enhancement New feature or request Backend Issue pertaining to the backend labels Apr 13, 2026
@rchac rchac merged commit 1f1d5e8 into develop Apr 13, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backend Issue pertaining to the backend enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants