hi,

Solution:

In yr tcl script, include the following:

if { $val(rp) == “DSR” } {
set val(ifq)            CMUPriQueue
} else {
set val(ifq)            Queue/DropTail/PriQueue
}

http://cromagnonlife.wordpress.com/2010/08/08/solution-ns2-segmentation-fault-core-dumped-when-using-dsr/


sriram balakrishnan wrote:
> 
> 
> i tried to simulate the wireless1.tcl file given in marcs tutorial and ran
> it for 50 nodes and 20 connections but when the protocol is set to dsr it
> gives segmentation fault any idea why
> 
> -- 
> B Sriram
> Wing Commander
> mob : 09733706981
> 
> 

-- 
View this message in context: 
http://old.nabble.com/segmentation-fault-with-dsr-tp19852112p29375655.html
Sent from the ns-users mailing list archive at Nabble.com.


Reply via email to