[Click] TCP/UDP different queues

Latency Buster latencybuster at gmail.com
Sat Mar 7 09:29:14 EST 2009


> I'm working to create a file conf that classify the packets in TCP and UDP.
> After that, I would like to direct the flows into different queues.

Use a  Classifier that separates the flows based on IP protocol type
(8bits: TCP (06) /UDP (17)) . Once the flows are separated you may
apply your ideas... Look under click/conf to see how you may apply a
classifier.


More information about the click mailing list