The error with dsr you are getting "segmentation fault" has nothing to do with awk files change the
set val(ifq) Queue/DropTail/PriQueue ;# interface queue type to set val(ifq) CMUPriQueue ;# interface queue type --- On Fri, 29/7/11, [email protected] <[email protected]> wrote: From: [email protected] <[email protected]> Subject: Ns-users Digest, Vol 91, Issue 27 To: [email protected] Received: Friday, 29 July, 2011, 5:00 AM Send Ns-users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://mailman.isi.edu/mailman/listinfo/ns-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Ns-users digest..." Today's Topics: 1. awk fille for calculating pdr, avg end to end delay, and throughput (sumit singh) 2. How to to set the pause time of node in TCL script (Wei Zhang) ---------------------------------------------------------------------- Message: 1 Date: Thu, 28 Jul 2011 17:22:34 +0530 From: sumit singh <[email protected]> Subject: [ns] awk fille for calculating pdr, avg end to end delay, and throughput To: [email protected] Message-ID: <CADZsg+PPx7ufrdvvgRMWeaHpb26rYy+3O_=jxpuootm5m3y...@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Hey, Please anybody send me the awk file for calculating average end to end delay, throughput and packet delivery ratio for analyzing dsr trace file. I have downloaded some awk files from internet but it show segmentation fault with dsr trace file. But it works fine with AODV trace file. thanxs in advance. -- with regards, Sumit Kumar Singh. ------------------------------ Message: 2 Date: Thu, 28 Jul 2011 14:08:00 +0100 (BST) From: Wei Zhang <[email protected]> Subject: [ns] How to to set the pause time of node in TCL script To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=utf-8 Hello All, I would like you help me to set the pause time of node in TCL script. I try the following code but it has error: setdest ?n <num nodes> ?p <pause time> ?s <speed> ?t <Time> ?x <x> ?y <y> I can only set the speed and coordinate and it is ok: $ns_ at 10 "$node_(0) setdest? 300 680 5" Please help me soon. Thank you in advance. Wei ------------------------------ _______________________________________________ Ns-users mailing list [email protected] http://mailman.isi.edu/mailman/listinfo/ns-users End of Ns-users Digest, Vol 91, Issue 27 ****************************************
