summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper_wizards.php
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2008-03-27 20:06:47 +0000
committerErmal Luçi <eri@pfsense.org>2008-03-27 20:06:47 +0000
commited682cc0ac62c961403ae9bbc0469ab690b8459b (patch)
tree33fa7897aeb736d9194ed0d1850fa679afa779a9 /usr/local/www/firewall_shaper_wizards.php
parent63502467e908ea3a205449e1717934bfeeb80799 (diff)
downloadpfsense-ed682cc0ac62c961403ae9bbc0469ab690b8459b.zip
pfsense-ed682cc0ac62c961403ae9bbc0469ab690b8459b.tar.gz
* Remove the previous added wizard
* Make the wizard generate 2 levels of queues for Local/Lan interfaces by default * Create a rule between Local interafces for multi Lan wizard * Fix other bugs on the wizards
Diffstat (limited to 'usr/local/www/firewall_shaper_wizards.php')
-rwxr-xr-xusr/local/www/firewall_shaper_wizards.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/firewall_shaper_wizards.php b/usr/local/www/firewall_shaper_wizards.php
index 69f2967..ed10eef 100755
--- a/usr/local/www/firewall_shaper_wizards.php
+++ b/usr/local/www/firewall_shaper_wizards.php
@@ -64,7 +64,6 @@ $wizards = array("Single Lan multi Wan" => "traffic_shaper_wizard.xml",
"Single Wan multi Lan" => "traffic_shaper_wizard_multi_lan.xml",
"Multiple Lan/Wan" => "traffic_shaper_wizard_multi_all.xml",
"Dedicated Links" => "traffic_shaper_wizard_dedicated.xml",
- "Single Wan multi Lan(2 levels)" => "traffic_shaper_wizard_multi_lan2.xml"
);
include("head.inc");
OpenPOWER on IntegriCloud