summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-08-19 23:50:05 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-08-19 23:50:29 -0400
commita7fcf2517a98ab8750e15df55fe74152c9fcc7e5 (patch)
tree3a8ee8dcf194b850a79f624f2b4beef58c8d084e /usr/local/www/fbegin.inc
parent74acf8065ba17aa94515e8c6e14a6499f25366a8 (diff)
downloadpfsense-a7fcf2517a98ab8750e15df55fe74152c9fcc7e5.zip
pfsense-a7fcf2517a98ab8750e15df55fe74152c9fcc7e5.tar.gz
Add Show Bogons command.
Diffstat (limited to 'usr/local/www/fbegin.inc')
-rwxr-xr-xusr/local/www/fbegin.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 51eeb73..05a0e48 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -269,6 +269,7 @@ if ($_REQUEST['noticeaction'] == 'acknowledge') {
output_menu_item("/diag_system_pftop.php", "pfTOP");
output_menu_item("/reboot.php", "Reboot");
output_menu_item("/diag_routes.php", "Routes");
+ output_menu_item("/diag_showbogons.php", "Show Bogons");
output_menu_item("/diag_dump_states.php", "States");
output_menu_item("/diag_system_activity.php", "System Activity");
output_menu_item("/diag_traceroute.php", "Traceroute");
OpenPOWER on IntegriCloud