From 02203e6d4aa10f7240f20c3908f8379ec9e24434 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 6 May 2013 13:01:18 -0300 Subject: 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 --- conf.default/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.default') 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 @@ - 9.4 + 9.5 pfsense_ng -- cgit v1.1