Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: c0a31863ae4f1b52cc62b561796d2cb9cd169152 https://github.com/dtaht/ceropackages-3.10/commit/c0a31863ae4f1b52cc62b561796d2cb9cd169152 Author: Sebastian Moeller Date: 2014-02-22 (Sat, 22 Feb 2014) Changed paths: M net/sqm-scripts/files/usr/lib/sqm/run.sh Log Message: ----------- SQM: Unchecking the Enable checkbox in the GUI now actually disables SQm on the selected interface The user can no stop and tear down the qdiscs that the SQM system installed for a given interface. To allow this functionality SQM mintains a file called /var/run/SQM/SQM_active_on_${IFACE} for each interface SQM is active on. Upon stopping SQM on an interface this file gets deleted (so the state is stored in the presence of the file) This should make it possible to specify SQM on multiple interfaces via the GUI.