From 4eb6b2a360876c0f6ce695d5f6382c762f946a87 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Fri, 20 Jan 2006 02:42:10 +0000 Subject: s/last/first/ --- usr/local/www/firewall_shaper.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www') diff --git a/usr/local/www/firewall_shaper.php b/usr/local/www/firewall_shaper.php index be94b44..5ee634e 100755 --- a/usr/local/www/firewall_shaper.php +++ b/usr/local/www/firewall_shaper.php @@ -321,7 +321,7 @@ include("head.inc");

Note:
-
The last rule that matches a packet will be executed.
+ The first rule that matches a packet will be executed.
The following match patterns are not shown in the list above: IP packet length, TCP flags.
You can check the results of your queues at Status:Queues. -- cgit v1.1