Commit graph

2049 commits

Author SHA1 Message Date
Luca Deri
a7231e1e71 Added logic for RDP flow swap 2025-04-22 19:45:31 +02:00
Luca Deri
7580e20524 Implemented broadcast domain reset (https://github.com/ntop/ntopng/pull/9159) 2025-04-18 19:34:03 +02:00
Luca Deri
fe4cba574d Reworked flow dump
Conditionally enabled clickhouse flow dump based on preference
2025-04-15 17:48:08 +02:00
Luca Deri
2d0b0cf27f Export improvements 2025-04-13 11:32:04 +02:00
Luca Deri
d861b002bd Improved host mac address learning 2025-04-12 11:49:53 +02:00
Matteo Biscosi
4a96caedae Fixes incorrect engaged number 2025-04-11 14:02:56 +02:00
Luca
da456f9951 Reworked hosts server ports 2025-04-10 16:24:01 +02:00
Alfredo Cardigliano
4dc5ec5926 Call FlowRTP methods to compute MOS 2025-04-03 15:10:44 +02:00
Luca Deri
80b71567b8 Cleaned-up OS type and aligned to nDPI 2025-03-31 13:07:48 +02:00
Alfredo Cardigliano
f204eccf12 Add interface.isMacActive / interface.isHostActive 2025-03-24 10:50:37 +01:00
Alfredo Cardigliano
b1fb4322f9 Fix correlation of suricata alerts for dns flows 2025-03-18 08:59:46 +01:00
Luca Deri
ee2abffbb6 Initialization fix 2025-03-17 19:20:46 +01:00
Luca Deri
361a6a3455 Reworked remot theroughput collection 2025-03-13 22:19:25 +01:00
Luca Deri
facedc36cd Remporarely disabled host mac swap check 2025-03-10 13:30:56 +01:00
Luca Deri
637aa478ef --ndpi-protocols not accepts both a file and a URL
Reworked view interface code
2025-03-08 10:55:13 +01:00
Luca Deri
d758a2e20d ARP boundary check 2025-02-28 17:19:43 +01:00
Luca Deri
c31891f403 Fixes QoE and score sort 2025-02-27 19:40:46 +01:00
Matteo Biscosi
c6c47f727e Added QoE timeseries and stats into various entities (#8984) 2025-02-26 18:13:11 +01:00
Matteo Biscosi
ff50067a3b Small changes to QoE Enum 2025-02-26 12:25:21 +01:00
Matteo Biscosi
f173be8b60 Fixes compilation error 2025-02-26 12:03:48 +01:00
Matteo Biscosi
1db56458d6 Added QoE filter to live flows (#8982) 2025-02-26 10:12:27 +01:00
Luca Deri
8c71bd7297 Loop fix 2025-02-22 18:01:14 +01:00
Alfredo Cardigliano
cecfd7654c Fix segfault with -h 2025-02-20 09:31:24 +01:00
Alfredo Cardigliano
9952c942e0 Add support for linux interface alias (altnames) 2025-02-19 09:38:37 +01:00
Luca Deri
cd9668a0e0 Added checks for hardening packet decoding 2025-02-18 21:40:30 +01:00
Alfredo Cardigliano
fb0696fa2b Export drop reason and show it under flow details 2025-02-18 14:43:50 +01:00
Luca Deri
2a860b7abe TCP Win improvements 2025-02-12 23:50:47 +01:00
Luca Deri
264e16a6c9 QoE changes 2025-02-12 18:41:39 +01:00
Luca Deri
35f7594aa6 Reworked RTT calculation 2025-02-09 22:58:41 +01:00
Alfredo Cardigliano
5d0a86bba3 Fix compilation (ndpi api update) 2025-02-07 11:18:08 +01:00
Luca
50d8293be6 Added missing #ifdef 2025-01-29 16:53:54 +01:00
Luca Deri
6b7cc71391 Reworked RTT 2025-01-29 12:56:50 +01:00
Luca Deri
a7e027f024 Fixes for handling nProbe-like applications 2025-01-02 21:23:22 +01:00
Alfredo Cardigliano
9352d0cdcd Update copyright 2025-01-02 09:09:56 +01:00
Alfredo Cardigliano
8b74ac3f3d Simplify Flow alerts execution. Replace Flow triggerAlertSync/triggerAlertAsync with triggerAlert 2024-12-09 16:10:03 +01:00
Matteo Biscosi
dbac2f9711 Fixes category/applications not correctly set directions on bytes 2024-12-09 13:28:55 +01:00
Luca Deri
acf8334433 Added fix for invalid increase of number of hosts 2024-12-04 18:59:18 +01:00
Luca
c5e5d16d8f Reworked host inc/dec 2024-12-04 16:14:53 +01:00
Matteo Biscosi
be68ddddd9 Fixes memory leaks 2024-12-04 11:57:59 +01:00
Matteo Biscosi
4b5e2cee3d Finalized ACL Gui handling (#8696) 2024-11-28 09:47:44 +01:00
Luca Deri
6b4afa074a Removed OS stats 2024-11-26 10:23:04 +01:00
Luca Deri
5485d01417 Modified nDPI defaults for RTP stream handling 2024-11-25 11:38:59 +01:00
Luca Deri
076d45b862 Uodated TP stream type 2024-11-25 10:55:04 +01:00
Luca
288822f51b Implements #8822 2024-11-20 15:12:59 +01:00
Luca Deri
084577c3a9 Fixes invalid host count and update 2024-11-18 22:15:11 +01:00
Luca
2931c56ccd Fixes invalid atomic comparison 2024-11-18 12:51:54 +01:00
Alfredo Cardigliano
125787909a Add rowid to engaged alerts for all families 2024-11-12 11:53:59 +01:00
Alfredo Cardigliano
64028e3f8b Add/remove engaged alerts from the in-memory db (currently working on SQLite) 2024-11-08 09:07:56 +01:00
Alfredo Cardigliano
89f59cde5a Migrate local networks type from 16 to 32 bit 2024-10-29 15:31:37 +01:00
Matteo Biscosi
cd5889746b Fixes no flows shown in the interface 2024-10-28 11:33:55 +01:00