aboutsummaryrefslogtreecommitdiffstats
path: root/config/openbgpd/openbgpd_groups.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-06-30 15:31:37 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-06-30 15:31:37 -0400
commita6c1e18207e119655aa0a6b3fc759b16c296dd31 (patch)
tree39cf5176e901cbe4c8a4306b485ead50021da4d5 /config/openbgpd/openbgpd_groups.xml
parentad2ef71978bc35e650446a5379a77b640a033470 (diff)
downloadpfsense-packages-a6c1e18207e119655aa0a6b3fc759b16c296dd31.tar.gz
pfsense-packages-a6c1e18207e119655aa0a6b3fc759b16c296dd31.tar.bz2
pfsense-packages-a6c1e18207e119655aa0a6b3fc759b16c296dd31.zip
Adding "RAW Configuration" support which bypasses the GUI and uses the raw file.
Submitted-by: Aarno Aukia (aarnoaukia_AT_gmail.com)
Diffstat (limited to 'config/openbgpd/openbgpd_groups.xml')
-rw-r--r--config/openbgpd/openbgpd_groups.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/openbgpd/openbgpd_groups.xml b/config/openbgpd/openbgpd_groups.xml
index 248a97df..7f479427 100644
--- a/config/openbgpd/openbgpd_groups.xml
+++ b/config/openbgpd/openbgpd_groups.xml
@@ -59,7 +59,11 @@
<url>/pkg.php?xml=openbgpd_groups.xml</url>
<active/>
</tab>
- <tab>
+ <tab>
+ <text>Raw config</text>
+ <url>/openbgpd_raw.php</url>
+ </tab>
+ <tab>
<text>Status</text>
<url>/openbgpd_status.php</url>
</tab>