Commit graph

949 commits

Author SHA1 Message Date
Luca Deri
6581ba7e8e Cleanup 2026-02-16 19:57:29 +01:00
Luca Deri
9ee77a9d76 Reworked code 2026-01-30 11:31:37 +01:00
Luca Deri
2f3805ecab Implemented interface.aggregateSiteFlows() 2026-01-29 23:29:39 +01:00
Matteo Biscosi
55b5019cbf Added flow search 2026-01-14 15:38:27 +01:00
Luca Deri
0f8a09a1fe Added missing #ifdef 2026-01-12 19:10:34 +01:00
Luca Deri
e96ebc5a24 Deduplication code cleanup 2026-01-04 11:10:57 +01:00
Alfredo Cardigliano
0dd78b4958 Update (c) 2026-01-02 09:11:30 +01:00
Matteo Biscosi
e37a7ce219 Fixes assets import / export 2025-12-30 13:01:49 +01:00
Manuel Ceroni
9110160932
Add search in hosts page (#9878) 2025-12-22 09:58:38 +01:00
Alfredo Cardigliano
6a6e8f423c Add new state pcap_dump_processing_done 2025-12-12 12:25:40 +01:00
Matteo Biscosi
5f0a165f7d Added delimiter and null value to clickhouse stream download 2025-12-04 11:47:21 +01:00
Luca Deri
8966df2c2f Implemented export of nDPI-based protocols and categories 2025-11-10 18:35:18 +01:00
Alfredo Cardigliano
d307f33ed4 Fix compilation failures due to ndpi changes 2025-11-03 17:47:50 +01:00
Matteo Biscosi
4884d3f971 Added host aggregation to aggregated flows stats 2025-10-30 11:59:15 +01:00
Alfredo Cardigliano
9508c56471 Major rework of exporters stats support (second iteration) 2025-10-27 09:41:41 +01:00
Luca Deri
8dc4561faf Improvements to reduce un-necessary data returned to lua from C++ 2025-10-24 15:18:41 +02:00
Matteo Biscosi
0a1609488b Fixes incorrect link to live flows and added support for generic Exporter Interface (#9772) 2025-10-23 13:03:43 +02:00
GabrieleDeri
2958063d6c
Implemented AS live flow aggregation, missing flows link filtering (#9744) 2025-10-09 15:57:27 +02:00
Luca Deri
8cb7d646a3 Host pools cleanup 2025-10-08 18:55:20 +02:00
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