Commit graph

9 commits

Author SHA1 Message Date
Alfredo Cardigliano
9352d0cdcd Update copyright 2025-01-02 09:09:56 +01:00
Luca Deri
747d2a665e Cleanup 2024-03-06 11:34:21 +01:00
Nicolò Maio
1f1d6f0393
Fix L7 Protocol usage & empty table statement using the view interface in Server Ports Analysis page (#8200)
* Fix the handling of L7 protocol filter in the server ports table view page.

* Add missing semicolon

* Add NO_VLAN

* Fix the L7 filter with arithmetic comparisons.

* Add usage of getViewSharedServer instead of IpAddress.
2024-03-06 11:30:10 +01:00
Luca Deri
3aadd4e8be Added tracings
Added details parameter to NetworkInterface::lua() and subclasses
2024-02-15 07:10:24 +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
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
Luca Deri
5bdb1c5862 Added missing check that would lead to crashes
Fixed missing initialization
2023-06-26 22:51:08 +02:00
Nicolo Maio
20e5651173 Fix hosts entries in Server Ports Analysis page. 2023-05-30 15:37:33 +00: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