mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add the neighbour table to the menu
This commit is contained in:
parent
aed4775862
commit
11085d2abc
@ -188,6 +188,7 @@ $diagnostics_menu[] = array("Edit File", "/edit.php");
|
||||
$diagnostics_menu[] = array("Factory Defaults", "/diag_defaults.php");
|
||||
$diagnostics_menu[] = array("Halt System", "/halt.php" );
|
||||
$diagnostics_menu[] = array("Limiter Info", "/diag_limiter_info.php" );
|
||||
$diagnostics_menu[] = array("NDP Table", "/diag_ndp.php" );
|
||||
|
||||
$diagnostics_menu[] = array("Tables", "/diag_tables.php");
|
||||
$diagnostics_menu[] = array("Ping", "/diag_ping.php");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user