Updating 1.4 To Latest Version
Note: If you use the XDP bridge, traffic will stop passing through the bridge during the update (XDP bridge is only operating while lqosd runs).
Change to your
LibreQoS
directory (e.g.cd /opt/LibreQoS
)Update from Git:
git pull
Recompile:
./build-rust.sh
sudo rust/remove_pinned_maps.sh
sudo systemctl restart lqosd
sudo systemctl restart lqos_node_manager
sudo systemctl restart lqos_scheduler