Displaying 1 result from an estimated 1 matches for "shape_www".
2005 Apr 20
1
deleting tc rules
...te the shaping for ''10.0.0.0/30'' on the fly while still
keeping the shaping for part ''10.0.0.28/30'' running.
When I for example delete rules beginning with the last added rules -
I get an error when deleting the rule for ''class'':
[root@malinko shape_www-0.20]# tc filter del dev eth0 protocol ip prio
5 parent 2:22 u32 ht 104:3: match ip dst 10.0.0.3 flowid 2:1012
[root@malinko shape_www-0.20]# tc qdisc del dev eth0 parent 2:1012
handle 1012: sfq perturb 4
[root@malinko shape_www-0.20]# tc class del dev eth0 parent 2:22
classid 2:1012 htb rate 128kb...