LibreQoS/src
Herbert "TheBracket c17d269ad6
Rust licenses (#292)
* Add license specifier to all Cargo.toml files

Explicitly specify `license = "GPL-2.0-only"` in each Cargo.toml
file. The wording is from the SPX guidelines.

* Add shell script to check licenses of Rust projects

rust/check_licenses.sh automatically verifies all dependencies
for accidental usage of GPLv3. Since basically nobody in the
universe uses GPLv3, it tends not to do much.
2023-03-23 11:48:03 -07:00
..
bin fix Spelling error in example 2023-02-09 11:51:33 +00:00
error_handling Some notes regarding good error handling 2023-01-29 19:45:36 -08:00
rust Rust licenses (#292) 2023-03-23 11:48:03 -07:00
testdata Major move around of every thing 2022-12-07 11:04:54 -08:00
build_dpkg.sh More granular version numbering for DPKG builds 2023-03-21 16:33:58 +00:00
build_rust.sh build_rust.sh checks for dependencies 2023-03-21 13:17:46 +00:00
graphInfluxDB.py Fix https://github.com/LibreQoE/LibreQoS/issues/253 2023-02-06 19:22:51 -07:00
influxDBdashboardTemplate.json Switch to linear interpolation for better visualization 2023-02-04 19:32:56 -07:00
INTEGRATION_HOWTO.md Major move around of every thing 2022-12-07 11:04:54 -08:00
integrationCommon.py Update integrationCommon.py 2023-03-03 20:28:22 -07:00
integrationRestHttp.py Add timeout to requests 2023-03-22 15:52:49 -06:00
integrationSplynx.py Add timeout to requests 2023-03-22 15:42:32 -06:00
integrationUISP.py Add timeout to requests 2023-03-22 15:43:05 -06:00
ispConfig.example.py Update ispConfig.example.py 2023-03-03 20:35:15 -07:00
LibreQoS.py Fix race condition where partial reload runs at same time 2023-03-19 20:50:22 -06:00
lqos.conf.new.discuss InterfaceA vs InterfaceB 2023-03-09 06:51:07 -08:00
lqos.example Add anonymous usage options to lqos.conf and the example file. 2023-03-20 19:16:07 +00:00
lqTools.py improvement: add +x for lqTools.py 2023-02-16 15:41:27 +01:00
mikrotikDHCPRouterList.csv Major move around of every thing 2022-12-07 11:04:54 -08:00
mikrotikFindIPv6.py Major move around of every thing 2022-12-07 11:04:54 -08:00
network.example.json Major move around of every thing 2022-12-07 11:04:54 -08:00
pythonCheck.py Add Python Version Check to Python Scripts 2023-02-15 15:00:53 +00:00
README.md Update README.md 2023-01-16 01:08:03 -07:00
scheduler.py Use advanced scheduler by default 2023-02-04 11:27:28 -07:00
ShapedDevices.example.csv Add IPv6 examples 2023-03-22 20:07:03 -06:00
testGraph.py Change path to network.example.json. 2022-12-17 08:09:50 -06:00
TESTING-1.4.md build-rust to build_rust 2023-02-27 08:46:16 -08:00
testIP.py Major move around of every thing 2022-12-07 11:04:54 -08:00

v1.4 (Alpha)

image

See wiki here