From db803807a711d7bce78ef3004aaa92497e3b192d Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Wed, 26 Aug 2009 10:32:57 -0700 Subject: [PATCH] Add comment regarding tcclass.guarantee --- Shorewall/Perl/Shorewall/Tc.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/Shorewall/Perl/Shorewall/Tc.pm b/Shorewall/Perl/Shorewall/Tc.pm index 0804509b3..7865ea842 100644 --- a/Shorewall/Perl/Shorewall/Tc.pm +++ b/Shorewall/Perl/Shorewall/Tc.pm @@ -188,6 +188,7 @@ our $sticky; # occurs => # 0 means that this is a class generated by another class with occurs > 1 # parent => # leaf => 0|1 +# guarantee => # options => { tos => [ , , ... ]; # tcp_ack => 1 , # ...