summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-02-02 19:45:41 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-02-02 19:45:41 +0000
commit71c2518cd60902d3166b40a210253b1b4ac419f1 (patch)
tree7acce3b95e98072e8c2b8e9e208b1fecf70636ea /usr/local/www/firewall_shaper_edit.php
parenta39ea444969b605f5e460b01ca6ae5e91fb2f39c (diff)
downloadpfsense-71c2518cd60902d3166b40a210253b1b4ac419f1.zip
pfsense-71c2518cd60902d3166b40a210253b1b4ac419f1.tar.gz
Add IPFW2+ALTQ traffic shaping. We have now switched the rules portion over to IPFW which will tag the packet accordingly.
Diffstat (limited to 'usr/local/www/firewall_shaper_edit.php')
-rwxr-xr-xusr/local/www/firewall_shaper_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_shaper_edit.php b/usr/local/www/firewall_shaper_edit.php
index 43d1974..3ee7f9b 100755
--- a/usr/local/www/firewall_shaper_edit.php
+++ b/usr/local/www/firewall_shaper_edit.php
@@ -771,7 +771,7 @@ proto_change();
//-->
</script>
<?php else: ?>
-<p><strong>You need to create a pipe or queue before you can add a new rule.</strong></p>
+<p><strong>You need to create a queue before you can add a new rule.</strong></p>
<?php endif; ?>
<?php include("fend.inc"); ?>
</body>
OpenPOWER on IntegriCloud