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/olsrd.xml | 141 ------------------------------------------------------- 1 file changed, 141 deletions(-) delete mode 100644 config/olsrd.xml (limited to 'config/olsrd.xml') diff --git a/config/olsrd.xml b/config/olsrd.xml deleted file mode 100644 index a1669a33..00000000 --- a/config/olsrd.xml +++ /dev/null @@ -1,141 +0,0 @@ - - - olsrd - 1.0 - OLSRD - /usr/local/pkg/olsrd.inc - - - OLSRD -
Services
- olsrd.xml -
- - OLSRD - /usr/local/sbin/olsrd -f /var/etc/olsr.conf - - - - OLSRD Settings - /pkg_edit.php?xml=olsrd.xml&id=0 - - - - - /usr/local/pkg/ - 0755 - https://packages.pfsense.org/packages/config/olsrd.inc - - - ['installedpackages']['OLSRD']['config'] - - - - Enable OLSR - enable - Enables the dynamic mesh linking daemon - checkbox - - - Link Quality Level - enablelqe - select - 1 - - - - - - - - Interfaces - iface_array - lan - true - 3 - interfaces_selection - Select the interfaces that OLSR will bind to. You can use the CTRL or COMMAND key to select multiple interfaces. - - - Enable HTTPInfo Plugin - enablehttpinfo - Enables the OLSR stats web server - checkbox - - - HTTPInfo Port - port - Port that HTTPInfo will listen on - input - - - Allowed host(s) - allowedhttpinfohost - Hosts that are allowed to access the HTTPInfo web service. - input - - - Allowed host(s) subnet - allowedhttpinfosubnet - Enter the subnet mask in form 255.255.255.0 - input - - - Enable Dynamic Gateway - enabledyngw - Enables the OLSR Dynamic Gateways feature - checkbox - - - Announce self as Dynamic Gateway - enableannounce - Enables the OLSR Dynamic Gateways Announcing feature - checkbox - - - Announce Dynamic local route - announcedynamicroute - Enter the IP/Netmask - textarea - 3 - 50 - - - Ping - ping - Pings this host to ensure connectivity - input - - - Poll - polling - How often to look for a inet gw, in seconds. - input - - - Enable Secure Mode - enabledsecure - Enables the secure mode - checkbox - - - Key - securekey - Paste the secure key information here. - textarea - 5 - 50 - - - - - - setup_wireless_olsr($if); - - - - - -
-- cgit v1.2.3