From 22752ae78bd2f0e3c04ed9ebb00e6cf72415f083 Mon Sep 17 00:00:00 2001 From: Luiz Otavio O Souza Date: Mon, 28 Mar 2016 17:08:52 -0500 Subject: 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 --- src/conf.default/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/conf.default/config.xml') 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 @@ - 14.8 + 14.9 normal -- cgit v1.1