Displaying 1 result from an estimated 1 matches for "foraccurate".
2004 Oct 07
0
Re: Re: What is the reccomended minimum rate for leaf htb class foraccurate operation?
>"Zviad O. Giorgadze" wrote:
>> # Put flow to corresponding classes
>> tc filter add dev eth0 protocol ip parent 1: u32 match ip dst 192.168.0.1 flowid 1:21
>> tc filter add dev eth0 protocol ip parent 1: u32 match ip dst 192.168.0.2 flowid 1:22
>> tc filter add dev eth0 protocol ip parent 1: u32 match ip dst 192.168.0.3 flowid 1:23
>> tc filter add dev