Commit graph

7 commits

Author SHA1 Message Date
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
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
45ed751ea7 Make set_active_menu_entry clear ranaming it to print_header_and_set_active_menu_entry 2023-07-28 11:02:40 +02:00
Nicolo Maio
72c2bb0a26 Update Table to new TableWithConfig component in server ports analysis page. 2023-06-26 14:47:32 +00:00
Nicolo Maio
ceef19683e Fix host rules and server ports analysis page location. 2023-06-19 15:42:12 +00:00
Nicolo Maio
0ff4ce8284 Fix navigation back to hosts ports analysis page. 2023-05-31 12:18:10 +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