Commit graph

528 commits

Author SHA1 Message Date
Luca Deri
041e048112 nDPI fingerprint enhancements 2026-01-09 12:37:20 +01:00
Luca Deri
0781de2239 Partial implementation of #9926
- ndpi fingerprint is not read from nDPI and put in memory
- extended flow_details.lua to display ndpi fingerprint
2026-01-04 23:19:42 +01:00
Luca Deri
87ebfa97b5 Implements #9908 2026-01-02 18:44:57 +01:00
Matteo Biscosi
2a6ff756c0 Added support to profinet 2025-12-31 12:20:46 +01:00
Luca Deri
84a4435a49 Fixed bug when flow is expired 2025-12-11 23:40:38 +01:00
Matteo Biscosi
8889cf8641 Removed tprint debug 2025-12-11 11:54:04 +01:00
Matteo Biscosi
d92c0db9e9 Added s7comm to historical flows / added details to historical 2025-12-11 09:57:04 +01:00
Luca
4ace03f3b4 Added missing check 2025-12-11 09:38:49 +01:00
Alfredo Cardigliano
158449e1b8 Remove debug print 2025-12-11 09:14:00 +01:00
Matteo Biscosi
bdae16ca79 Added s7comm initial page details 2025-12-10 16:22:22 +01:00
Luca Deri
2dd8a29dd1 Removed trace 2025-12-09 20:05:06 +01:00
Matteo Biscosi
0e9fb8e5e7 Added modbus flow details page and modbus info into assets 2025-12-09 12:24:29 +01:00
Luca
63a92fa0a2 Fixed label 2025-12-03 19:02:37 +01:00
Luca Deri
81907d8df8 Implemented historical TCP flow stats formatting
Changed TCP flags color to make them easier to detect
2025-11-04 12:45:36 +01:00
Luca Deri
f3f378bccd Improved TCP flags formatting 2025-11-04 11:31:10 +01:00
Luca Deri
20b5a4ac11 Added support for %TCP_STATS_SRC_TO_DST %TCP_STATS_DST_TO_SRC (WiP) 2025-11-03 23:41:27 +01:00
Luca Deri
996ea35acd Added nEdge traffic accounting enhancements 2025-09-30 16:16:23 +02:00
Luca Deri
c5c88577c7 Estetic nEdge changes 2025-09-30 07:56:45 +02:00
Luca Deri
49755902ff Added nDPI processed packets stats 2025-09-29 22:57:03 +02:00
Luca Deri
5e5d4aa9c5 Improved TCP flow state formatting 2025-09-22 22:32:14 +02:00
Alfredo Cardigliano
41af60ec97 Remove useless labels 2025-08-29 10:39:59 +02:00
Alfredo Cardigliano
53bd57aebc Rework (simplify) nedge shapers configuration 2025-08-29 10:15:39 +02:00
Alfredo Cardigliano
3c3c877b4d Remove unused code 2025-08-27 15:39:36 +02:00
Luca Deri
621fda5a70 Changed layout with nEdge 2025-08-20 17:02:00 +02:00
Luca Deri
f6bd152805 Added the ability to drop flows of a specified host 2025-08-09 17:29:53 +02:00
Luca Deri
134e8bdfed Fixed nEdge bug that caused flow drop not to work 2025-08-09 11:04:31 +02:00
Luca
9568fa96aa Added support for unresolved hostname risk 2025-08-04 22:52:19 +02:00
Alfredo Cardigliano
7107d34077 Safety checks 2025-07-29 18:29:17 +02:00
GabrieleDeri
719060d31f
Added ASN data to UI and cleaned formatters (#9452)
* Added check redis pref for asn mode enabled

* Added transit asn to flow historical page #9368
2025-07-29 14:57:52 +02:00
Luca Deri
cda8ad2fbc Added check 2025-07-11 14:24:26 +02:00
Alfredo Cardigliano
1e96c29754 Add separators 2025-07-11 13:07:38 +02:00
Alfredo Cardigliano
ab82f3997c Add more shaper info in flow details 2025-07-11 12:19:45 +02:00
Luca Deri
e388ea725d Cosmetic fixes 2025-07-01 18:52:32 +02:00
Luca Deri
02c76e8518 Added check 2025-07-01 15:39:25 +02:00
Luca Deri
61c6813424 Implemented ASN name resolution via curl + caching 2025-07-01 13:01:18 +02:00
Luca Deri
5b77a31eb4 Added check 2025-07-01 11:22:06 +02:00
Luca Deri
191aeb4e3f Added peer ASN support in flows 2025-07-01 01:07:47 +02:00
Luca Deri
0ffaed6b07 Reworked flow memory usage on packet interfaces 2025-05-18 08:14:42 +02:00
Alfredo Cardigliano
8e28493711 Make labels consistent (2) 2025-05-02 09:44:13 +02:00
Alfredo Cardigliano
390a146d63 Make labels consistent 2025-05-02 09:40:49 +02:00
Matteo Biscosi
a08bf96acb Fixes incorrect alert description due to missing values (#9182) 2025-04-29 09:59:08 +02:00
Luca Deri
504af2b7e0 Fixes #9175 2025-04-27 23:26:21 +02:00
Luca Deri
639a4ab823 Cosmetic changes 2025-04-18 19:06:56 +02:00
Luca Deri
dfa01cc736 Improved MAC address handling when 0.0.0.0 is used so that in this case we take inte MAC address into account
The flow details page now reports the correct MAC
2025-03-29 14:42:05 +01:00
Luca Deri
7d8b599a8c DHCP fingerprint is now reported on flows
Fixed OS inconsistencies
2025-03-27 21:43:48 +01:00
Luca Deri
83d149332a Modified QoE label to make it easier to understand 2025-03-21 19:13:33 +01:00
Luca Deri
4c4f5d9468 Fixes cento flow collection 2025-03-14 23:08:54 +01:00
Luca
39c1df732b QoE improvements 2025-03-06 11:13:20 +01:00
Alfredo Cardigliano
ad1d684373 Fix reported retr/ooo/lost stats 2025-02-27 11:21:47 +01:00
Matteo Biscosi
59f5b4267c Moved QoE function to a new modules and added labels to QoE charts 2025-02-26 11:39:42 +01:00