[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] network layer queues in DSR?
hi all,
I'm simulating adhoc network with some QoS features.For that i'm extending the DSR protocol. I have multiple queues and a different scheduling policy.
Can i have queues in network layer?
(DSR routing agent directly forwarding packets to LL...can i add some queues here??????)
if yes, can i add RED behavior to network layer queues.
How do i implement my scheduler?
I dont want to change the interface queue (it's a normal priority queue)
Thanks for your time..
Hisag