Alfredo Cardigliano
d7415c156d
Add option to limit rows
2024-04-19 15:41:27 +02:00
Luca Deri
6ed953a5a3
Reworked host categorization
...
Fix for https://github.com/ntop/ntopng/issues/8262
2024-04-18 23:28:21 +02:00
Luca Deri
296eebda0a
Updates due to the new nDPI
2024-04-03 14:21:09 +02:00
Matteo Biscosi
8486831c6e
Fixes slow loading of flow exporters with tons of devices
2024-03-28 11:42:23 -04:00
Matteo Biscosi
e58c60867e
Fixes reset counters does not reset sent/rcvd bytes/packets ( #8135 )
2024-03-27 06:55:06 -04:00
Matteo Biscosi
4deb911b2e
Updated info for faster loading in flow page
2024-03-19 12:16:16 -04:00
Alfredo Cardigliano
58ac4ab201
Add read_from_stdin(). Fix indentation.
2024-03-13 11:02:18 +01:00
Matteo Biscosi
7792bf4fb6
Reworked host page to vuejs
2024-03-08 12:54:49 -05:00
Luca
7293a61cea
Reworkd flow JSON serialization
2024-03-06 17:58:07 +01:00
Alfredo Cardigliano
aaae4d1019
Improve host pool reload latency
2024-03-06 11:09:15 +01:00
Luca Deri
d31a57c573
Optimized std::map to reduce memory usage
2024-02-21 13:41:06 +01:00
Luca Deri
3aadd4e8be
Added tracings
...
Added details parameter to NetworkInterface::lua() and subclasses
2024-02-15 07:10:24 +01:00
Luca Deri
73283fce82
Added NtopLuaContext class
2024-02-13 17:52:16 +01:00
Nicolo Maio
88821b739a
Add cli-srv-srv_port-app_proto aggregation type. ( #8216 )
2024-02-12 17:11:58 +01:00
Luca Deri
de544cb1f9
Fixes nDPI initialization
2024-01-30 16:01:02 +01:00
Luca Deri
85f29042ec
Reworked behavioural exception handling
2024-01-12 17:13:06 +01:00
Nicolò Maio
13f76c9bfb
Server Ports Analysis Page - table view refactor ( #8133 ) ( #8150 )
...
* Fix discrepancy between table view and chart view in server ports analysis page (#8133 ).
* Fix to handle only the master L7 protocol.
2024-01-10 10:15:46 +01:00
Alfredo Cardigliano
407d850003
Cleanup deprecated code for restoring hosts #8081
2023-12-29 11:18:54 +01:00
Luca Deri
9eb763f762
Fixes #8134
2023-12-24 11:17:22 +01:00
Luca Deri
4bddd533d5
You can now specify (e.g. -i ethX,tunY...) interfaces of different datalink with pcap
2023-12-20 09:12:31 +01:00
Luca Deri
ffc52a9da1
Added code for detecting when an interface disappears
2023-12-09 09:40:19 +01:00
Luca Deri
a5d1c92cdc
Now with PF_RING in case of merged interfaces (e.g. -i virbr0,virbr1,eno1) ntopng keeps
...
track of the interface where a flow/host has been first observed
2023-12-01 20:48:40 +01:00
Luca Deri
505d843149
Fixes sFlow devices handing with view interfaces
...
Code cleanup
2023-11-30 19:31:50 +01:00
Luca Deri
588a649642
Reworks flow exporters lua stats
2023-11-30 19:22:28 +01:00
Luca Deri
b3f0be203f
Indent
2023-11-02 10:52:49 +01:00
Matteo Biscosi
f6c29ea09f
Fixes flow devices not working with view interface
2023-10-02 10:18:54 +00:00
Luca Deri
43d8e20c98
Fix for handling process information in cloud mode
2023-09-19 18:49:21 +02:00
Luca Deri
ceb850d952
Implemented automatic detection of cloud-generated local hosts
2023-09-15 00:41:52 +02:00
Luca Deri
5d4df16e2d
Discontinued hide from top feature
2023-08-30 12:52:09 +02:00
Matteo Biscosi
4662663681
Fixes int for applications ids
2023-07-14 14:02:15 +00:00
Matteo Biscosi
30fc1d7976
Fixes ndpi protocol id issues
2023-07-14 12:07:13 +00:00
Nicolo Maio
af95cd7ff0
Remove guessed column in aggregated live flows and other fix. ( #7667 )
2023-07-14 09:58:40 +00:00
Nicolo Maio
afccbcf812
Remove code duplicated from page server ports analysis.
2023-07-13 13:06:11 +00:00
Nicolo Maio
96fa851539
Fix VLANs counters ( #7674 )
2023-07-13 12:00:03 +00:00
Luca Deri
56dfe18e59
Code cleanup
2023-07-11 17:47:14 +02:00
Nicolò Maio
330d66123d
Add client-server-srv_port aggregation criteria. ( #7643 ) ( #7652 )
2023-07-11 17:25:33 +02:00
Luca
c70d0a2adf
Reworked flow aggregation
2023-07-10 20:04:14 +02:00
Nicolò Maio
68c9dc1f18
Add module to get hosts from service. ( #7585 )
...
* Add module to get hosts from service.
* Minor fix.
2023-06-27 11:24:40 +02:00
Alfredo Cardigliano
88c5815502
Improve smart recording check
2023-06-15 10:33:49 +02:00
Matteo Biscosi
84807c6486
Fixes behavior charts
2023-06-13 08:51:22 +00:00
Alfredo Cardigliano
0edd399d2e
Keep track of active probes
2023-06-12 16:45:48 +02:00
Alfredo Cardigliano
9b6702c578
Move Push Alerted Hosts to PF_RING setting to the interface settings
2023-05-31 14:44:19 +02:00
Nicolò Maio
fbae5e861b
Add Server Ports Analysis page. ( #7493 ) ( #7498 )
...
* Add Server Ports Analysis page. (#7493 )
* Add num hosts in server ports rest. (#7493 )
* Fix memory leak and fix GUI bug. (#7493 )
* Minor Fix. (#7493 )
* Minor fix.
* Minor Fix.
* Fix paths
2023-05-29 16:26:03 +02:00
Nicolo Maio
45bcae5e90
Fix top talkers. ( #7478 )
2023-05-26 14:04:04 +00:00
Nicolo Maio
7d9784002a
Add host filter in aggregated live flows. ( #7441 )
2023-05-05 12:45:32 +00:00
Luca Deri
5fa638389f
- Fixed partial working search
...
- Fixed error when returned search set was empty
- Cleaned up code
2023-04-30 10:33:40 +02:00
Luca Deri
a73d7d84cf
Leeak fix
2023-04-29 19:02:58 +02:00
Nicolò Maio
93b63bc2c0
Add search map on aggregated live flows. ( #7428 )
...
* Add search map on aggregated live flows.
* Code refactor.
2023-04-29 18:29:29 +02:00
Nicolo Maio
9cd545a7da
Fix recordsFiltered. ( #7416 )
2023-04-26 10:50:24 +00:00
Luca Deri
474b4efe31
Implemented #7407
2023-04-18 23:49:37 +02:00