Add comment regarding tcclass.guarantee

This commit is contained in:
Tom Eastep 2009-08-26 10:32:57 -07:00
parent b81f176680
commit db803807a7

View File

@ -188,6 +188,7 @@ our $sticky;
# occurs => <number> # 0 means that this is a class generated by another class with occurs > 1 # occurs => <number> # 0 means that this is a class generated by another class with occurs > 1
# parent => <class number> # parent => <class number>
# leaf => 0|1 # leaf => 0|1
# guarantee => <sum of rates of sub-classes>
# options => { tos => [ <value1> , <value2> , ... ]; # options => { tos => [ <value1> , <value2> , ... ];
# tcp_ack => 1 , # tcp_ack => 1 ,
# ... # ...