Commit graph

6 commits

Author SHA1 Message Date
Alfredo Cardigliano
9352d0cdcd Update copyright 2025-01-02 09:09:56 +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
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
Nicolo Maio
55df85e4e0 Fix server ports counter with vlan_id (#7674) 2023-07-13 13:29:22 +00:00
Nicolo Maio
96fa851539 Fix VLANs counters (#7674) 2023-07-13 12:00:03 +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