summaryrefslogtreecommitdiffstats
path: root/conf.default
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-05-06 13:01:18 -0300
committerRenato Botelho <garga@FreeBSD.org>2013-05-06 13:01:18 -0300
commit02203e6d4aa10f7240f20c3908f8379ec9e24434 (patch)
treef0b660e239389c81a73f0caf0c433fe2c3a14cc9 /conf.default
parent94597308b577d625990785a34a2e4d9fd788bb78 (diff)
downloadpfsense-02203e6d4aa10f7240f20c3908f8379ec9e24434.zip
pfsense-02203e6d4aa10f7240f20c3908f8379ec9e24434.tar.gz
Fix IPv6 Prefix ID default value
. Always initialize it to 0 when it's undefined . Remove unecessary initializations and checks . Bump config version to 9.5 . Write an upgrade config function to initialize old configs properly
Diffstat (limited to 'conf.default')
-rw-r--r--conf.default/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.default/config.xml b/conf.default/config.xml
index 9e564ed..71ded00 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!-- pfSense default system configuration -->
<pfsense>
- <version>9.4</version>
+ <version>9.5</version>
<lastchange></lastchange>
<theme>pfsense_ng</theme>
<sysctl>
OpenPOWER on IntegriCloud