Commit graph

65 commits

Author SHA1 Message Date
Luca Deri
a0d6107db4 Added XXXL extension 2026-02-16 19:42:32 +01:00
Luca Deri
389e832d1c (C) update 2026-01-19 16:23:53 +01:00
Manuel Ceroni
315a3c4de0
Removed the mac/device type field from the asset details page when not defined (#9915) 2025-12-30 11:10:39 +01:00
Matteo Biscosi
3ad78ece2b Fixes flow aggregation criteria 2025-10-29 17:22:33 +01:00
Luca Deri
951b4fe8b9 Code cleanup 2025-10-28 22:08:04 +01:00
Luca Deri
8dc4561faf Improvements to reduce un-necessary data returned to lua from C++ 2025-10-24 15:18:41 +02:00
Luca Deri
e0e4e8ea96 Implemented lua caching to speedump hostname and interface mapping lookup 2025-10-23 22:30:10 +02:00
Luca Deri
0a3eeb54fa SNMP caching improvements 2025-10-13 16:53:15 +02:00
Matteo Biscosi
24b5232546 Optimized redis requests 2025-10-08 17:30:29 +02:00
Matteo Biscosi
402e33ee44 Fixes exporter ip not converted correctly 2025-09-04 09:57:43 +02:00
GabrieleDeri
f0c55acae8
Implemented Flows Page: Enhance Exporters #9425 (#9444) 2025-07-28 13:55:54 +02:00
GabrieleDeri
935146cfac
Added ch flows export to file before ttl delete #9398 (#9427)
* Added ch flows export to file before ttl delete. Need to add pref for path getter

* Added clickhouse ttl export path pref

* Fixed naming in clickhouse flow archive

* Updated naming in clickhouse flow archive pref

* Removed clickhouse archive path pref

* Added IXP mode pref #9421

* Removed unused prefs ch flows archive
2025-07-28 11:06:05 +02:00
Matteo Biscosi
cbb52c6cf9 Fixes incorrect footer info 2025-07-01 18:14:17 +02:00
Luca Deri
fe4cba574d Reworked flow dump
Conditionally enabled clickhouse flow dump based on preference
2025-04-15 17:48:08 +02:00
Alfredo Cardigliano
c4c2a2d3a3 Fix #9153 2025-04-15 17:27:46 +02:00
Luca Deri
14457b3818 Assets improvement 2025-03-18 20:58:09 +01:00
Matteo Biscosi
a4e86caee2 Increased password max length to 128 (#8909) 2025-01-22 11:16:14 +01:00
Luca Deri
6294343086 Reworked OS and hot fingerprint 2024-11-24 23:08:38 +01:00
Matteo Biscosi
267c5aeb7b Fix to url pattern in http index 2024-09-20 12:12:38 +02:00
Matteo Biscosi
ab957705d1 Added url pattern 2024-09-20 11:25:31 +02:00
Alfredo Cardigliano
a4d28d59f2 Fix #8589 2024-08-07 16:03:53 +02:00
Matteo Biscosi
8e6757f721 Possible fix for flow exporters dropdown 2024-07-23 17:25:24 +02:00
Matteo Biscosi
72ced2fcfd Fixes netflow devices c++ function not working 2024-07-18 13:07:21 +02:00
Alfredo Cardigliano
7c936f9d09 Remove deprecated private cloud support 2024-03-15 10:03:25 +01:00
Matteo Biscosi
7792bf4fb6 Reworked host page to vuejs 2024-03-08 12:54:49 -05:00
Matteo Biscosi
5edfdeedcd Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
Matteo Biscosi
9f9beb0303 Removed profiling print 2024-02-21 10:44:16 +00:00
Nicolò Maio
1e9524d483
Removing lua utils in storage utils (#8227)
* Removing lua_utils from storage_utils

* Remove profiling

* Add missing requires for the 'flowinfo2hostname' method.

* Move clickhouseSupport check to check_redis_prefs
2024-02-19 17:56:26 +01:00
Matteo Biscosi
e597e83e15 Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
Luca Deri
fc79e6b02f Added pragma checks 2024-02-19 11:37:27 +01:00
Matteo Biscosi
dbf4bf2a2b Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
Matteo Biscosi
80b5b9fb3c Added category renaming cleanup at startup 2024-01-31 10:15:13 +00:00
Matteo Biscosi
3f703ca062 Fixes possible crash on custom application editing 2024-01-30 15:08:29 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Matteo Biscosi
39e289c3ec Added SNMP interface usage (#8112) 2023-12-18 14:33:57 +00:00
Matteo Biscosi
547de6a6c1 Added interface exporter usage timeseries 2023-12-05 14:08:22 +00:00
Matteo Biscosi
2336ea1762 Added aliases REST API (#8053) 2023-11-29 11:02:04 +00:00
Nicolo Maio
a56ce4b93f Remove possibility to set alias to untagged traffic. 2023-11-13 17:33:53 +01:00
Nicolo Maio
bb4bd92eac Remove VLAN 0. 2023-11-13 16:50:59 +01:00
Alfredo Cardigliano
615cb2544a Add ntopng Host Address prefs under User Interface settings 2023-11-13 11:14:29 +01:00
Nicolo Maio
77c9f15f1f Fix VLAN 0 and handle alias for untagged traffic. (#8001) 2023-11-10 10:54:25 +01:00
Nicolo Maio
056c585a04 Fix VLAN page Untagged traffic case. (#7998) 2023-11-09 15:56:38 +01:00
Alfredo Cardigliano
1e42102297 Review getHostAltName 2023-11-03 12:16:52 +01:00
Alfredo Cardigliano
5ea15bde06 Fix report email on nedge 2023-10-04 11:56:08 +02:00
Matteo Biscosi
f6c29ea09f Fixes flow devices not working with view interface 2023-10-02 10:18:54 +00:00
Matteo Biscosi
3224e81030 Fixes top flows sankey 2023-09-25 16:34:52 +00:00
Luca Deri
38f0047dc1 Added mapServiceName
Example mapServiceName(80, "tcp")
2023-09-18 11:19:47 +02:00
Alfredo Cardigliano
95c4ee97fe Add getHttpHost guessing the ntopng url host 2023-08-30 09:58:28 +02:00
Alfredo Cardigliano
8787ff9d46 Fix direct call of rest endpoints 2023-08-25 09:10:40 +02:00
Matteo Biscosi
219d57e362 Fixes ndpi application duplication ids 2023-07-13 14:52:15 +00:00