From 641a91856da66f45a68226141958f46d8460c4b7 Mon Sep 17 00:00:00 2001 From: Daniel Hoffend Date: Thu, 27 Feb 2014 17:07:32 +0100 Subject: add support for quagga ospfd raw config support --- config/quagga_ospfd/quagga_ospfd_raw.xml | 71 ++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 config/quagga_ospfd/quagga_ospfd_raw.xml (limited to 'config/quagga_ospfd/quagga_ospfd_raw.xml') diff --git a/config/quagga_ospfd/quagga_ospfd_raw.xml b/config/quagga_ospfd/quagga_ospfd_raw.xml new file mode 100644 index 00000000..b34558de --- /dev/null +++ b/config/quagga_ospfd/quagga_ospfd_raw.xml @@ -0,0 +1,71 @@ + + quagga_ospfd_raw + 0.1 + Services: Quagga OSPFd + /usr/local/pkg/quagga_ospfd.inc + pkg_edit.php?xml=quagga_ospfd_raw.xml&id=0 + + /usr/local/pkg/ + 077 + http://www.pfsense.com/packages/config/quagga_ospfd/quagga_ospfd.inc + + + OSPF + Modify Quagga RAW Config. +
Services
+ quagga_ospfd.xml + /pkg_edit.php?xml=quagga_ospfd.xml&id=0 +
+ + + Global Settings + pkg_edit.php?xml=quagga_ospfd.xml&id=0 + + + Interface Settings + pkg.php?xml=quagga_ospfd_interfaces.xml + + + Raw Config + pkg_edit.php?xml=quagga_ospfd_raw.xml&id=0 + + + + Status + /status_ospfd.php + + + + Quagga OSPFd + quagga.sh + ospfd + + + Quagga Zebra + quagga.sh + zebra + + + + ospfd.conf + ospfd + Note: Once you click "Save" below, the assistant (in the "Global Settings" and "Interface Settings" tabs above) will be overridden with whatever you type here. To get back the assisted config save this form below once with both empty input fields. + textarea + base64 + 30 + 65 + + + zebra.conf + zebra + Note: Once you click "Save" below, the assistant (in the "Global Settings" and "Interface Settings" tabs above) will be overridden with whatever you type here. To get back the assisted config save this form below once with both empty input fields. + textarea + base64 + 30 + 65 + + + + quagga_ospfd_install_conf(); + +
-- cgit v1.2.3