Commit Graph

2950 Commits

Author SHA1 Message Date
Herbert Wolverson
7560213993 Replace the log crate with tjhe tracing system. Its faster, more configurable and is pretty much the de-facto standard now. 2024-09-05 10:59:52 -05:00
Herbert Wolverson
795c815aaa De-async the throughput loop, use timerfd and include scaling in LTS data. 2024-09-05 10:02:40 -05:00
Herbert Wolverson
c33fcc0cff More needless async removed. 2024-09-05 09:52:08 -05:00
Herbert Wolverson
8173833bd3 Remove unnecessary async from the shaped devices changes watcher. 2024-09-05 09:48:45 -05:00
Herbert Wolverson
071769583d Remove unnecessary async from the queue structure watcher. 2024-09-05 09:47:43 -05:00
Herbert Wolverson
fd6e144576 Remove unnecessary async from Heimdall, use the improved timerfd interface for timing. 2024-09-05 09:45:49 -05:00
Herbert Wolverson
c1e237ab73 Fix binpacking with flat networks. 2024-09-05 09:09:40 -05:00
Herbert "TheBracket" Wolverson
001694c77f Merge pull request #547 from LibreQoE/issue_518_reloading_2
Issue 518 reloading 2
2024-08-22 13:07:06 -05:00
Herbert Wolverson
e61b42b9cc Implement bpf_map_delete_batch for clearing eBPF maps (particularly the hot cache clear). 2024-08-14 09:52:45 -05:00
Robert Chacón
9b5b49fae2 Update quickstart-prereq.md 2024-08-13 14:11:13 -06:00
Robert Chacón
1e586e4335 Update Cargo.toml 2024-08-05 07:31:15 -06:00
Herbert Wolverson
26c324930e ISSUE #542 - detect if SSL is in use, and adjust the websocket URL to match (either wss:// or ws:// for non-TLS).
The URLs to forward are:

* /websocket/ws (the main "ticker")
* /websocket/private_ws (for per-instance data feeds) - there's nothing actually "private" about it, it's "session local".
2024-08-04 19:06:00 -05:00
Robert Chacón
de4fd1635f Update quickstart-libreqos-1.5.md 2024-08-02 08:20:34 -06:00
Herbert Wolverson
cc6958e127 Fix the links to circuits on the ASN Explorer v1.5-beta-2 2024-08-01 12:00:47 -05:00
Robert Chacón
ead14e1372 Update configuration.md 2024-08-01 08:04:01 -06:00
Robert Chacón
37c87ca9f4 Update update.md 2024-08-01 08:01:16 -06:00
Robert Chacón
cf5bc244d8 Update networkdesignassumptions.md 2024-08-01 07:57:27 -06:00
Robert Chacón
ebb07c4934 Update services-and-run.md 2024-08-01 07:55:36 -06:00
Robert Chacón
3eab4396be Update quickstart-prereq.md 2024-08-01 07:55:23 -06:00
Robert Chacón
3f467f6afa Update services-and-run.md 2024-08-01 07:54:26 -06:00
Robert Chacón
dd2f488793 Update index.rst 2024-08-01 07:48:49 -06:00
Robert Chacón
aaa9b21ee7 Update quickstart-libreqos-1.5.md 2024-08-01 07:45:14 -06:00
Robert Chacón
796be7a1d1 Update quickstart-prereq.md 2024-08-01 07:37:31 -06:00
Herbert Wolverson
8157a60656 Update VERSION_STRING 2024-08-01 08:36:27 -05:00
Herbert Wolverson
11ad65cd07 Merge remote-tracking branch 'refs/remotes/origin/develop' into develop 2024-08-01 08:34:44 -05:00
Robert Chacón
853e69f11e Update integrationSplynx.py 2024-08-01 07:34:36 -06:00
Herbert Wolverson
9c89b47ef7 Update the build_dpkg.sh script to include the new website. 2024-08-01 08:34:14 -05:00
Robert Chacón
a6d1feb7d8 Update integrationSplynx.py 2024-08-01 07:34:12 -06:00
Herbert Wolverson
1505816fe5 Update the build_dpkg.sh script to include the new website. 2024-08-01 08:33:15 -05:00
Robert Chacón
999d66b777 Add files via upload 2024-07-30 16:19:09 -06:00
Robert Chacón
56c00b8c96 Merge pull request #537 from LibreQoE/splynx-patch-jul28-1.4
Enable Splynx Integration to handle Some Topology Info (v1.4)
2024-07-30 16:15:43 -06:00
Robert Chacón
c2cbba9294 Merge pull request #536 from LibreQoE/splynx_fixes_jul28
Enable Splynx Integration to handle Some Topology Info
2024-07-30 16:15:26 -06:00
Robert Chacón
35381756a0 Update integrationSplynx.py 2024-07-30 16:12:24 -06:00
Robert Chacón
01f5074aac Update integrationSplynx.py 2024-07-30 16:03:18 -06:00
Herbert Wolverson
c96e287406 Merge remote-tracking branch 'refs/remotes/origin/develop' into develop 2024-07-29 11:26:25 -05:00
Herbert Wolverson
ffb38fd16a FIXES #351 - honour the UISP config "excluded sites" list, removing both sites and devices if they are excluded. 2024-07-29 11:26:10 -05:00
Robert Chacón
3f3f8feba5 Merge pull request #530 from interduo/patch-42
bugfix: no error when host has got 1 cpu core
2024-07-29 10:20:36 -06:00
Robert Chacón
ea88d50d51 Merge pull request #538 from LibreQoE/flow_timeline_data
Flow timeline data
2024-07-29 10:09:40 -06:00
Herbert Wolverson
cabbcf92c0 Improved redaction for Sankey displays 2024-07-29 10:57:49 -05:00
Herbert Wolverson
f41e4c9133 Revert the country selection to something that functions. 2024-07-29 10:39:29 -05:00
Herbert Wolverson
32d746894a Revert the country selection to something that functions. 2024-07-29 10:38:11 -05:00
Herbert Wolverson
42d6efc840 Revert the country selection to something that functions. 2024-07-29 10:37:24 -05:00
Herbert Wolverson
5d33a7ed6b Revert the country selection to something that functions. 2024-07-29 10:29:20 -05:00
Herbert Wolverson
c6f351352b Put CORS at the bottom of Local API 2024-07-29 10:28:06 -05:00
Herbert Wolverson
5174571cd8 Fix search by country - using wrong key 2024-07-29 10:19:58 -05:00
Herbert Wolverson
59d1116893 Remember to display the protocol in the header! 2024-07-29 10:04:18 -05:00
Herbert Wolverson
b4872a4f09 Display Remote IP 2024-07-29 09:58:53 -05:00
Herbert Wolverson
bb73aea9c6 Support display by protocol 2024-07-29 09:55:11 -05:00
Herbert Wolverson
1a3c8df787 Change country selection from flag to name matching, to ensure that America/Foo matches only that region - and not everything with the stars and stripes. 2024-07-29 09:27:18 -05:00
Robert Chacón
352bafce96 Update integrationSplynx.py 2024-07-29 08:23:05 -06:00