summaryrefslogtreecommitdiffstats
path: root/src/conf.default
diff options
context:
space:
mode:
authorLuiz Otavio O Souza <luiz@netgate.com>2016-03-28 17:08:52 -0500
committerLuiz Otavio O Souza <luiz@netgate.com>2016-03-28 17:13:35 -0500
commit22752ae78bd2f0e3c04ed9ebb00e6cf72415f083 (patch)
treeac15e69adbe2799c8d6e692d020753f31650f23f /src/conf.default
parentf6742d9a4402030d2b69602f0f48add96ea202a2 (diff)
downloadpfsense-22752ae78bd2f0e3c04ed9ebb00e6cf72415f083.zip
pfsense-22752ae78bd2f0e3c04ed9ebb00e6cf72415f083.tar.gz
Set the ALTQ root queue bandwidth.
Whenever possible set it to 1Gb, if the sum of child queues if higher than 1Gb, set it the correct value so we do not break any existing setup. Ticket #5721
Diffstat (limited to 'src/conf.default')
-rw-r--r--src/conf.default/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf.default/config.xml b/src/conf.default/config.xml
index 392bd88..d5cdc8f 100644
--- a/src/conf.default/config.xml
+++ b/src/conf.default/config.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<pfsense>
- <version>14.8</version>
+ <version>14.9</version>
<lastchange/>
<system>
<optimization>normal</optimization>
OpenPOWER on IntegriCloud