From 07cf2c4b20230ddedee1bf9dddc1e7cd407385f5 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 5 Feb 2015 10:02:24 -0200 Subject: Packages repo cleanup: - Drop support for pfSense < 2 - Remove archive/, old files can be reached using git - Remove old and unused packages - Move stale files from config subdir to a package subdir --- config/openospfd/openospfd.xml | 141 ----------------------------------------- 1 file changed, 141 deletions(-) delete mode 100644 config/openospfd/openospfd.xml (limited to 'config/openospfd/openospfd.xml') diff --git a/config/openospfd/openospfd.xml b/config/openospfd/openospfd.xml deleted file mode 100644 index 9498100f..00000000 --- a/config/openospfd/openospfd.xml +++ /dev/null @@ -1,141 +0,0 @@ - - ospfd - 0.1 - Services: OpenOSPFd - /usr/local/pkg/openospfd.inc - pkg_edit.php?xml=openospfd.xml&id=0 - - /usr/local/pkg/ - 077 - https://packages.pfsense.org/packages/config/openospfd/openospfd.inc - - - /usr/local/pkg/ - 077 - https://packages.pfsense.org/packages/config/openospfd/openospfd_interfaces.xml - - - /usr/local/www/ - 077 - https://packages.pfsense.org/packages/config/openospfd/status_ospfd.php - - - OpenOSPFd - Modify ospfd settings. -
Services
- openospfd.xml - /pkg_edit.php?xml=openospfd.xml&id=0 -
- - - Global Settings - pkg_edit.php?xml=openospfd.xml&id=0 - - - - Interface Settings - pkg.php?xml=openospfd_interfaces.xml - - - Status - /status_ospfd.php - - - - OpenOSPFd - ospfd.sh - ospfd - OpenBSD OSPF Daemon - - - - Router ID - routerid - - wikipedia. - ]]> - - input - - - Area - area - - wikipedia. - ]]> - - input - - - - Disable FIB updates (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 - If set to yes, decisions regarding AS-external routes are evaluated according to RFC 1583. The default is no. - checkbox - - - These rules take precedence over any redistribute options specified above. - none - rowhelper - - - Disable <br/>Redistribution - redistribute - Redistribute rules. - checkbox - 20 - - - Subnet to Route - routevalue - input - 25 - - - - - - ospfd_install_conf(); - - - ospfd_validate_input(); - -
\ No newline at end of file -- cgit v1.2.3