Re: [ns] Problem using DSR in ns 2.34 and few general queries

2010-08-07 Thread tiongsquare
hi, Solution: Hi, 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/ visq

[ns] Problem using DSR in ns 2.34 and few general queries

2010-08-06 Thread visq
Sir, I have the following problem testing a scenario using DSR protocol in ns 2.34. 1) It gives segmentation error . How to solve this problem? It worked fine with AODV and DSDV. 2)simulation time . when i specified that $ns at 2.0 "$cbr0 start" $ns at 6.0 "$cbr0 stop" In simulation the st