From 024ab5be05563a8161bbd3146a43c6bbedb51ea0 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 6 Mar 2010 15:39:09 -0500 Subject: Fix formatting --- config/openospfd/openospfd.xml | 58 +++++++++++++++++++-------------------- config/openospfd/status_ospfd.php | 18 ++++++------ 2 files changed, 37 insertions(+), 39 deletions(-) diff --git a/config/openospfd/openospfd.xml b/config/openospfd/openospfd.xml index add96bb7..cd32972c 100644 --- a/config/openospfd/openospfd.xml +++ b/config/openospfd/openospfd.xml @@ -60,42 +60,42 @@ input - - Update FIB (Routing table) - updatefib - Disables the updating of the host routing table(turns into stub router). - checkbox - - - Redistribute connected subnets - redistributeconnectedsubnets - Enables the redistribution of connected networks (Default no) - checkbox - - - Redistribute default route - redistributedefaultroute - Enables the redistribution of a default route to this device (Default no) - checkbox - - Redistribute static - redistributestatic - Enables the redistribution of static routes - checkbox - + Update FIB (Routing table) + updatefib + Disables the updating of the host routing table(turns into stub router). + checkbox + + + Redistribute connected subnets + redistributeconnectedsubnets + Enables the redistribution of connected networks (Default no) + checkbox + + + Redistribute default route + redistributedefaultroute + Enables the redistribution of a default route to this device (Default no) + checkbox + + + Redistribute static + redistributestatic + Enables the redistribution of static routes + checkbox + SPF Hold Time spfholdtime Set the SPF holdtime in seconds. The minimum time between two consecutive shortest path first calculations. The default value is 5 seconds; the valid range is 1-5 seconds. input - + SPF Delay spfdelay Set SPF delay in seconds. The delay between receiving an update to the link state database and starting the shortest path first calculation. The default value is 1; valid range is 1-10 seconds. input - + RFC 1583 compatible rfc1583 @@ -120,13 +120,13 @@ input 25 - + - ospfd_install_conf(); - + ospfd_install_conf(); + ospfd_validate_input(); - + \ No newline at end of file diff --git a/config/openospfd/status_ospfd.php b/config/openospfd/status_ospfd.php index b20b7d04..c60335de 100644 --- a/config/openospfd/status_ospfd.php +++ b/config/openospfd/status_ospfd.php @@ -35,8 +35,8 @@ include("head.inc"); /* List all of the commands as an index. */ function listCmds() { global $commands; - echo "

This status page includes the following information:\n"; - echo "