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 |
|
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
|
c3cdc4ce72
|
Fixes top sites not working (#8749)
|
2024-10-09 11:40:46 +02:00 |
|
Luca Deri
|
032a90db4f
|
Compilation fix
|
2024-10-03 12:44:59 +02:00 |
|
Matteo Biscosi
|
1d9901aae9
|
Moved incorrect ifdef
|
2024-10-01 22:51:57 +02:00 |
|
Matteo Biscosi
|
51e2bea8b4
|
Fixes to community compilation issues
|
2024-10-01 22:46:28 +02:00 |
|
Matteo Biscosi
|
68364512a6
|
Added license limits page (#8699)
|
2024-10-01 21:07:59 +02:00 |
|
Luca Deri
|
28ae3d1851
|
Integrated domain collection code
|
2024-09-30 20:59:43 +02:00 |
|
Luca Deri
|
de4f199a6c
|
Enhanced domain tracing
|
2024-09-24 10:05:14 +02:00 |
|
Alfredo Cardigliano
|
3b0b60c422
|
Remove JA3 leftovers. Update alert keys. Rename malivious JA3 to malicious Fingerprint.
|
2024-09-02 18:34:17 +02:00 |
|