From 2b32d0bb71ba29807161a2ed9c769c441559edbb Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 23 Jan 2006 04:47:10 +0000 Subject: [PATCH] MFC 9615 CBQ isn't fully fleshed out - doesn't belong in RELENG_1 --- usr/local/www/wizards/traffic_shaper_wizard.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml index 4619861c9c..c37050bce3 100644 --- a/usr/local/www/wizards/traffic_shaper_wizard.xml +++ b/usr/local/www/wizards/traffic_shaper_wizard.xml @@ -66,6 +66,7 @@ + Setup network speeds - Please note that the wizard will automatically subtract 20% for the queues. listtopic @@ -138,7 +140,8 @@ $upq = "q" . strtoupper($config['ezshaper']['step2']['outside_int']); /* Magic shaper uses HFSC */ - $config['shaper']['schedulertype'] = $_POST['scheduler']; + /* $config['shaper']['schedulertype'] = $_POST['scheduler']; */ + $config['shaper']['schedulertype'] = "hfsc" /* Create queues */ /* WAN root queue */