From 928f8aa75a613398b33cd52a804ee869d4b905b9 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Mon, 10 Aug 2015 18:02:24 +0200 Subject: olsrd code style cleanup - Add missing copyright headers - Fix indentation, nuke useless junk, use consistent version. --- config/olsrd/olsrd.xml | 79 ++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 57 insertions(+), 22 deletions(-) (limited to 'config') diff --git a/config/olsrd/olsrd.xml b/config/olsrd/olsrd.xml index 3939f357..464f730d 100644 --- a/config/olsrd/olsrd.xml +++ b/config/olsrd/olsrd.xml @@ -1,19 +1,59 @@ + + + + + olsrd - 1.0 + 1.0.3 OLSRD /usr/local/pkg/olsrd.inc - OLSRD
Services
olsrd.xml
- OLSRD - /usr/local/sbin/olsrd -f /var/etc/olsr.conf - + OLSRD + /usr/local/sbin/olsrd -f /var/etc/olsr.conf + OLSRD Settings @@ -22,20 +62,15 @@ - /usr/local/pkg/ - 0755 - https://packages.pfsense.org/packages/config/olsrd/olsrd.inc - - + /usr/local/pkg/ + https://packages.pfsense.org/packages/config/olsrd/olsrd.inc + ['installedpackages']['OLSRD']['config'] - Enable OLSR enable - Enables the dynamic mesh linking daemon + Enables the dynamic mesh linking daemon. checkbox @@ -56,18 +91,18 @@ true 3 interfaces_selection - Select the interfaces that OLSR will bind to. You can use the CTRL or COMMAND key to select multiple interfaces. + 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 + Enables the OLSR stats web server. checkbox HTTPInfo Port port - Port that HTTPInfo will listen on + Port that HTTPInfo will listen on. input @@ -85,19 +120,19 @@ Enable Dynamic Gateway enabledyngw - Enables the OLSR Dynamic Gateways feature + Enables the OLSR Dynamic Gateways feature. checkbox Announce self as Dynamic Gateway enableannounce - Enables the OLSR Dynamic Gateways Announcing feature + Enables the OLSR Dynamic Gateways Announcing feature. checkbox Announce Dynamic local route announcedynamicroute - Enter the IP/Netmask + Enter the IP/Netmask. textarea 3 50 @@ -105,7 +140,7 @@ Ping ping - Pings this host to ensure connectivity + Pings this host to ensure connectivity. input @@ -117,7 +152,7 @@ Enable Secure Mode enabledsecure - Enables the secure mode + Enables the secure mode. checkbox -- cgit v1.2.3