forked from extern/shorewall_code
Add comment regarding tcclass.guarantee
This commit is contained in:
parent
b81f176680
commit
db803807a7
@ -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 ,
|
||||||
# ...
|
# ...
|
||||||
|
Loading…
Reference in New Issue
Block a user