Commit Graph

1974 Commits

Author SHA1 Message Date
Robert Chacón
30bc3be78f
Add files via upload 2023-12-18 04:54:57 -07:00
Robert Chacón
dd17fc2d92
Merge pull request #442 from LibreQoE/rchac-patch-11
Update integrationPowercode.py
2023-12-16 17:14:52 -07:00
Robert Chacón
ad0e3b7c46
Update integrationPowercode.py 2023-12-16 17:14:09 -07:00
Robert Chacón
80b60bef2f
Merge pull request #441 from LibreQoE/rchac-patch-10
Update networkdesignassumptions.md
2023-12-16 15:58:15 -07:00
Robert Chacón
b40888d15e
Update networkdesignassumptions.md 2023-12-16 15:58:05 -07:00
Robert Chacón
540fb3c3e2
Add files via upload 2023-12-16 15:56:20 -07:00
Robert Chacón
007975a09e
Merge pull request #440 from LibreQoE/main
Update Develop
2023-12-14 10:48:07 -07:00
Robert Chacón
ee9bd8a21f
Merge pull request #439 from LibreQoE/powercode
Powercode Integration
2023-12-14 10:47:27 -07:00
rchac
bf61e603f0 Powercode 2023-12-14 10:44:06 -07:00
Robert Chacón
d9f16f2da6
Merge pull request #438 from LibreQoE/rchac-patch-10
Remove verbose output on Splynx Integration
2023-12-10 10:03:52 -07:00
Robert Chacón
95949ed431
Update integrationSplynx.py 2023-12-10 10:03:22 -07:00
Robert Chacón
538a91f0d4
Merge pull request #437 from LibreQoE/rchac-patch-10
Update lint_python.yml
2023-12-10 10:02:39 -07:00
Robert Chacón
9fc2a050d7
Update lint_python.yml 2023-12-10 09:49:27 -07:00
Robert Chacón
12704ad4e3
Merge pull request #435 from LibreQoE/rchac-patch-9
Update integrationSplynx.py
2023-12-09 13:43:41 -07:00
Robert Chacón
e2b9474d96
Update integrationSplynx.py 2023-12-09 13:43:32 -07:00
Robert Chacón
7726c94055
Merge pull request #434 from LibreQoE/rchac-patch-9
Splynx Integration Speedup
2023-12-08 14:07:54 -07:00
Robert Chacón
56244f9c92
Splynx Integration Speedup 2023-12-08 14:06:19 -07:00
Robert Chacón
17efdf22cd
Merge pull request #433 from LibreQoE/rchac-patch-8
Update README.md to include NLnet info currently only on libreqos.io
2023-12-06 17:50:53 -07:00
Robert Chacón
451743c2d7
Update README.md 2023-12-06 17:50:22 -07:00
Robert Chacón
f0e8d3fce3
Merge pull request #428 from LibreQoE/rchac-patch-7
Make integrationUISP more forgiving of format errors in integrationUISProutes.csv
2023-11-29 14:22:58 -07:00
Robert Chacón
37cdf1ce85
Update integrationUISP.py 2023-11-29 14:22:00 -07:00
Herbert Wolverson
bba7209caf Change the semantics of the stats gathering thread. If "gather stats"
is set to false, don't spawn any of the collation tasks at all. Instead,
just setup a null channel recipient to silently drop stats messages.

This should allow for close-to-zero CPU overhead if you are a non-stats
using luddite.
2023-11-20 08:59:53 -06:00
Herbert Wolverson
56286f69ee Fix a merge issue with min_max.rs 2023-11-16 12:20:35 -06:00
Herbert Wolverson
affde610ba Merge branch 'develop' 2023-11-16 12:20:03 -06:00
Herbert Wolverson
bcc306b2eb Change stats collation for LTS to the median, thereby avoiding summing overflows. 2023-11-16 12:17:14 -06:00
Herbert Wolverson
b41f786070 Change stats collation for LTS to the median, thereby avoiding summing overflows. 2023-11-16 12:17:14 -06:00
Herbert Wolverson
19a47fcfb1 Update VERSION_STRING file to version 1.4 ready for release. 2023-11-16 11:16:43 -06:00
Robert Chacón
359b155753
Merge pull request #422 from LibreQoE/develop
Develop > Main
2023-11-14 07:46:12 -07:00
Robert Chacón
3b6e69d8a6
Merge pull request #421 from LibreQoE/rchac-patch-6
Fix none error UISP integration
2023-11-14 07:45:51 -07:00
Robert Chacón
7ed0f6fdac
Update integrationUISP.py 2023-11-13 21:27:06 -07:00
Herbert Wolverson
d3e2884273 LTS data collection was occasionally overflowing on calculating
the mean average. If a large-enough block had to be summed,
the total could overflow the storage type. To prevent this from
ever happening, we instead calculate the median - which is
likely to give a better representation anyway.

Also fixes a compile warning.
2023-11-13 08:21:10 -06:00
Robert Chacón
9f829b55c8
Merge pull request #420 from LibreQoE/develop
Develop > Main
2023-11-12 11:05:48 -07:00
Robert Chacón
0169ab836e
Merge pull request #419 from LibreQoE/rchac-patch-5
Update Server Recommendations
2023-11-12 11:05:27 -07:00
Robert Chacón
12fc03c7e2
Update Compute.md 2023-11-12 11:04:31 -07:00
Robert Chacón
1d58786493
Merge pull request #416 from LibreQoE/develop
Develop > Main
2023-11-02 19:07:22 -06:00
Robert Chacón
649c6641b0
Merge pull request #415 from LibreQoE/rchac-patch-4
Update server recs
2023-11-02 19:06:52 -06:00
Robert Chacón
aa2907984c
Update Compute.md 2023-11-02 19:06:31 -06:00
Robert Chacón
0d9d8e4ac8
Merge pull request #414 from LibreQoE/rchac-patch-3
Clarify CircuitID requirements
2023-11-01 09:42:38 -06:00
Robert Chacón
7c8d3ebf28
Update configuration.md 2023-11-01 09:29:04 -06:00
Robert Chacón
d6b5412e8a
Merge pull request #412 from LibreQoE/rchac-patch-2
Update NIC requirements
2023-10-27 05:25:24 -06:00
Robert Chacón
9b22d7257b
Update Networking.md 2023-10-27 05:24:59 -06:00
Robert Chacón
1f1d778778
Merge pull request #411 from LibreQoE/rchac-patch-1
Update troubleshooting.md to include lqosd troubleshooting info
2023-10-26 12:45:19 -06:00
Robert Chacón
e5a79f517a
Update troubleshooting.md 2023-10-26 12:43:49 -06:00
Robert Chacón
9a41b8dcac
Merge pull request #410 from LibreQoE/develop
Develop > Main
2023-10-19 22:58:12 -06:00
Robert Chacón
6b70cf1b1a
Merge pull request #409 from LibreQoE/fix-uisp-283
Fix UISP Integration bug
2023-10-19 22:57:09 -06:00
Robert Chacón
264437c192
Update integrationUISP.py 2023-10-19 22:55:41 -06:00
Herbert Wolverson
c94d82586e Merge branch 'develop' of https://github.com/LibreQoE/LibreQoS into develop 2023-10-18 14:05:09 +00:00
Herbert Wolverson
1f714d676f Fix loading integrationUISPbandwidths.csv when a floating point number snuck in. 2023-10-18 14:05:02 +00:00
Robert Chacón
e66f6ca4b3
Merge pull request #408 from LibreQoE/develop
Include libssl-dev as requirement
2023-10-18 03:34:59 -06:00
Robert Chacón
e8d8641602
Include libssl-dev as requirement 2023-10-18 03:33:33 -06:00