When using AODV , interface queue type is CMUPriQueue, no. of node 10; the

Segmentation Core dumped occured. But when using DSR, interface queue type is CMUPriQueue, no.of node 10, then it simulates sucessfully.

Therefore I have code my tcl script to use different interface queque:

AODV using Queue/DropTail/PriQueue

DSR using CMUPriQueue

Does any body know what is the reason for this?

What is the difference between these two queues?

Similar questions and discussions