summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2008-08-05 22:21:14 +0000
committerErmal Luçi <eri@pfsense.org>2008-08-05 22:21:14 +0000
commit3134528d8449514a7378bf245179a8e2124c820a (patch)
treee18548eb69eb9e1819733dd6af8d7492613212bc /etc/inc/xmlparse.inc
parentce6af29aeae5dc75d877a5443b0771d8624c499a (diff)
downloadpfsense-3134528d8449514a7378bf245179a8e2124c820a.zip
pfsense-3134528d8449514a7378bf245179a8e2124c820a.tar.gz
Rename the bridge knob to bridged so that the upgrade code works correctly and we play by the rules of the parser.
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 93a6c0b..fc74f3c 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 group member interface_array item key lbpool menu mobilekey monitor_type mount onetoone option ppp package passthrumac phase1 phase2 priv proxyarpnet " .
"queue pages pipe route row rule schedule service servernat servers serversdisabled earlyshellcmd shellcmd staticmap subqueue " .
- "timerange tunnel user authserver vip virtual_server vlan winsserver ntpserver wolentry widget depends_on_package gateway_item gateway_group dyndns dnsupdate gre gif bridge lagg");
+ "timerange tunnel user authserver vip virtual_server vlan winsserver ntpserver wolentry widget depends_on_package gateway_item gateway_group dyndns dnsupdate gre gif bridged lagg");
return $ret;
}
OpenPOWER on IntegriCloud