LibreQoE / LibreQoS

A Quality of Experience and Smart Queue Management system for ISPs. Leverage CAKE to improve network responsiveness, enforce bandwidth plans, and reduce bufferbloat.
https://libreqos.io/
GNU General Public License v2.0
464 stars 49 forks source link

Fix UISP Integration Bug - Disconnected Sites Should Still Be Shaped #460

Closed rchac closed 9 months ago

rchac commented 9 months ago

Previously, when a client radio was disconnected, the site would be considered disconnected, and in turn be unshaped. This led to situations where, if a client radio was temporarily disconnected or rebooted, the client router would remain unshaped until the next run of lqos_scheduler. This could potentially lead to traffic exceeding AP/site/node limits for brief periods of time.

To correct this, the UISP integration will now shape all sites, even those considered disconnected.