Commit graph

930 commits

Author SHA1 Message Date
Luca Deri
4e7cca40a2 Win fixes 2025-10-02 21:29:28 +02:00
Luca Deri
215aa1436b Code cleanup
Reworked MAC handling in flows
2025-09-26 21:15:01 +02:00
Matteo Biscosi
9772c8f0e7 Added and fixed host location in nEdge (#9681) 2025-09-22 13:45:50 +02:00
Alfredo Cardigliano
07437c5812 Rework DB classess hierarchy (this should address #9576). Add db check (#9620) 2025-09-12 09:15:56 +00:00
Luca Deri
17d28fffbe nDPI updates 2025-09-02 17:06:39 +02:00
Alfredo Cardigliano
53bd57aebc Rework (simplify) nedge shapers configuration 2025-08-29 10:15:39 +02:00
Alfredo Cardigliano
16e090549d Extend key for external alertable to avoid conflicts with different alerts 2025-08-28 11:44:44 +02:00
Luca Deri
f44ff3a179 nEdge fix for addressing
- missing host MAC addresses (set to 00:00:00:00:00:00)
- dropped flows (verdict drop) jave now correctly set the number of bytes/packets
2025-08-27 23:47:46 +02:00
Luca Deri
78c5e3d7b1 nEdge
- Changed policy to accept new flows only if started LAN -> WAN
- Disabled flow swap as flows are not always created LAN -> WAN

ntopng + nEdge
Added missing counter increase for MAC addresses in case of discarded packets.
This caused in specific cases, some MAC addresses to have 0 bytes/pkts counters.
2025-08-25 20:20:31 +02:00
Luca Deri
f4ae0571ae Implemented in-memory SQl database 2025-08-19 23:06:24 +02:00
Luca Deri
651d54b451 Fixes https://github.com/ntop/ntopng/issues/9507 2025-08-12 17:48:29 +02:00
Matteo Biscosi
91f294e9ce Fixes rest not correctly working (#9354) 2025-08-12 10:51:36 +02:00
Luca Deri
7703bda64c Various fixes and improvements 2025-08-11 19:41:48 +02:00
Luca Deri
ff37c91c0c Added interface.dropHostTraffic() API call to drop all active flows of a host 2025-08-09 17:29:19 +02:00
Alfredo Cardigliano
904c2cec7c Add Lua call interface.clickhouseArchiveData(begin, end) (testing) 2025-07-25 19:39:13 +02:00
Matteo Biscosi
b9eeacbee3 Added dropdown to select the correct ASN (#9335) 2025-07-11 18:17:56 +02:00
Matteo Biscosi
d5faef1a17 Added exporters stats on ASN (#) 2025-06-30 11:07:33 +02:00
Alfredo Cardigliano
3b4706e441 Remove AlertStore. SQLiteAlertStore is not SQLiteDB which is using DB as superclass. 2025-06-18 14:54:55 +02:00
Alfredo Cardigliano
5379bd12d6 Rework dump with views: flows are dumped by all viewed interfaces in parallel, while queries are on view 2025-06-17 18:17:13 +02:00
Alfredo Cardigliano
0add7865af Show stats per export method in case of many (CH, ES, Kafka, Syslog) 2025-06-17 13:15:58 +02:00
Luca Deri
4eaee69e67 nDPI compilation fixes 2025-06-16 18:13:06 +02:00
Luca Deri
95a99e3716 Implements automatic flush of flow read from a pcap file without the need to specify --pcap-file-purge-flows (#9259) 2025-06-16 17:13:14 +02:00
Alfredo Cardigliano
a517019d21 More flow-id to Ntop. Cleanup execSQLQuery API. 2025-06-12 11:43:00 +02:00
Matteo Biscosi
af37780125 Fixes top talkers calculation (#9222)
Fixes timeseries colors
2025-06-12 11:22:41 +02:00
Alfredo Cardigliano
6f9d7cd14f Major code rework to fully use the clickhouse API in place of Mysql 2025-06-09 15:33:57 +02:00
Matteo Biscosi
e43963a888 Fixes missing start loop for exporters 2025-06-04 10:49:09 +02:00
Alfredo Cardigliano
f14a41ee57 Enable simultaneous dump to db, ES, kafka, syslog with -F 2025-06-03 17:22:45 +02:00
Alfredo Cardigliano
731f1727eb Rework flow serialize to support multiple export formats simultaneously 2025-06-03 15:52:34 +02:00
Luca Deri
eb2e9b9df6 nDPI update changes 2025-06-03 11:00:29 +02:00
Alfredo Cardigliano
4331e3ad3a Cleanup MySQL/CH code. Improve error reporting. 2025-05-30 10:05:58 +02:00
Alfredo Cardigliano
2a62dfc24d Compute full network stats only when required 2025-05-13 17:47:26 +02:00
Alfredo Cardigliano
d7b820bcbe Add NetworkInterface::isEnabled() to disable interfaces at runtime 2025-04-24 17:32:30 +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
89c151fde6 Reworked method for detecting when MAC addresses are meaningful in hosts 2025-04-17 15:37:59 +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
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
Luca Deri
361a6a3455 Reworked remot theroughput collection 2025-03-13 22:19:25 +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
Matteo Biscosi
c6c47f727e Added QoE timeseries and stats into various entities (#8984) 2025-02-26 18:13:11 +01:00
Matteo Biscosi
1db56458d6 Added QoE filter to live flows (#8982) 2025-02-26 10:12:27 +01:00
Alfredo Cardigliano
9952c942e0 Add support for linux interface alias (altnames) 2025-02-19 09:38:37 +01:00
Luca Deri
52b0be1691 Added ACL range support 2025-01-22 11:45:17 +01:00
Alfredo Cardigliano
9352d0cdcd Update copyright 2025-01-02 09:09:56 +01:00
Matteo Biscosi
dbac2f9711 Fixes category/applications not correctly set directions on bytes 2024-12-09 13:28:55 +01:00
Matteo Biscosi
736932e977 Added error handling in case of edit/add/delete (#8696) 2024-11-28 11:23:18 +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
084577c3a9 Fixes invalid host count and update 2024-11-18 22:15:11 +01:00
Alfredo Cardigliano
125787909a Add rowid to engaged alerts for all families 2024-11-12 11:53:59 +01:00