Dear all,
How can I do priority queueing in Linux?
Should I use PRIO qdisc?
Can anyone give me an example on priority queueing?
P.S. Priority Queueing is to classify packets into high and low queue,
high queue packets always dequeue first before low queue.
Patrick