summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-08-06 21:53:53 +0000
committerBill Marquette <billm@pfsense.org>2005-08-06 21:53:53 +0000
commitb6d1659dc8e1657bd2bcfea9a1274ba818c1c609 (patch)
tree5f87316aaa96d559a641713c72f8895ebe08c6cf /etc/inc/xmlparse.inc
parent4198286bcde0c478b8aaa9106c262c6995c33e36 (diff)
downloadpfsense-b6d1659dc8e1657bd2bcfea9a1274ba818c1c609.zip
pfsense-b6d1659dc8e1657bd2bcfea9a1274ba818c1c609.tar.gz
Add virtual_server tag
Diffstat (limited to 'etc/inc/xmlparse.inc')
-rw-r--r--etc/inc/xmlparse.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/xmlparse.inc b/etc/inc/xmlparse.inc
index eda191e..d1eace5 100644
--- a/etc/inc/xmlparse.inc
+++ b/etc/inc/xmlparse.inc
@@ -36,7 +36,7 @@ function listtags() {
"earlyshellcmd encryption-algorithm-option field fieldname hash-algorithm-option " .
"hosts item key menu mobilekey onetoone option package passthrumac pool proxyarpnet ".
"queue route row rule service servernat servers shellcmd staticmap subqueue" .
- "tunnel user vip vlan winsserver wolentry");
+ "tunnel user vip virtual_server vlan winsserver wolentry");
return $ret;
}
OpenPOWER on IntegriCloud