Hi all, is there any priority queuing implementation for ns-2 . I found files * PriQueue.h *and* PriQueue.cc* in ns-2 . It aims to prioritize routing traffic over ordinary traffic. This is not what I am looking for. I want to create 2 different queues one for high priority and the other for low priority according to my packet size( ch->size() ). But when I add these two queues to priqueue.cc, no considerable changes will happen. The changes I think are just due to random number generation.
please send me your suggestion. Thanks so much -- Hossein Fotouhi
