se da urmatoarea bucata de script:
PROFS_DEV="eth1"
tc qdisc del dev $PROFS_DEV root
tc qdisc add dev $PROFS_DEV root handle 10: cbq bandwidth 10Mbit avpkt 1000
tc class add dev $PROFS_DEV parent 10:0 classid 10:1 cbq bandwidth 10Mbit \
rate 10Mbit allot 1514 weight 1Mbit prio 8 maxburst 20 avpkt 1000
asta merge ... daca schimb in ultima linie, in loc de 8 sa pun 10 crapa
kernel. Bug in tc sau ce draq are ?
--
...they said that we are thinking in bits , but ...
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.