[ns] segmentation fault with dsr

2008-10-07 Thread sriram balakrishnan
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

[ns] AODV and OLSR with Multiple Interface Support

2008-10-07 Thread Massimo Reineri
Dear All, I would compare the performances of traditional AODV and OLSR manet routing protocols with the correspective versions able to provide multiple interface support as explained in the document Adding Multiple Interface Support

[ns] accessing ifq from ll.cc

2008-10-07 Thread Rafiq Shaikh
Hi, I did search thru the archives of this mailing list but could not find resolution to my problem so sending this email. In my ad-hoc wireless simulation I am using Queue/DropTail/PriQueue. From LL I am trying to access the ifq so that I can lookup for a particular type of packet in the

[ns] how to calculate the network load?

2008-10-07 Thread ANDREA SIGHINOLFI
Hi! How can I calculate in ns the network load and the normalized network load? Are there any specific commands/scripts? thank you very much A. Sighinolfi

[ns] Can one simulate very large topologies in NS?

2008-10-07 Thread Vaishali Sadaphal
Hi All, Is it possible to simulate a network of very large number of nodes in NS? One of my topologies has 500 nodes and another one has about 50,000 nodes. Any experience with simulation time, memeory problems, with large number of nodes? Thanks -- Vaishali =-=-=

[ns] Error: Couldn't Schedule Timer

2008-10-07 Thread Mathiew Moussa
Hello All, I have this GPSR package that was implemented with a IEEE 802.11 . i change the Mac to SMAC and got the Couldn't Schedule Timer after i ran my TCL script .. Does anyone have an idea what the error refers to and how i can FIX IT. Ur help is appreciated. Mathiew

[ns] IPQit, MPLS and ATM using NS2

2008-10-07 Thread Munder Shuhumi
Dear All, I am an MSc student writing a dissertation to compare QoS between IP over ATM and IP over MPLS. i am intending to use NS2 and came across a published paper about IPQit containing details of the functionality for this package. i tried to find the package on the internet to no avail

[ns] scripts awk

2008-10-07 Thread zied naas
hi i m looking for an AWK script to compute per link Throughput in a wired networkthank youZied NaasÉtudiant Maîtrise réseaux de télécommunicationTél: 514 803-3048 _ Découvrez Windows Live Spaces et créez votre site Web

[ns] defining own packet

2008-10-07 Thread mark kandan
hi every body it is really nice to have such active group please help to solve this issue i have a random binary data of 10001010. suppose if i want to send this data through one node and receive it in another node and want to find the corrupted or losed bit either in 802.11

[ns] Variable latency and loss rate

2008-10-07 Thread J S
Hello I would like to induce variable latency and loss rate in my simulation. or transient/persistent congestion. I plan to use GT-ITM to generate topology, but it only gives static latencies. Can I bind some failure rate with some links /nodes Does any one have any idea (or prototype) to use