Re: [ns] mobiwan for ns2.29

2012-05-01 Thread Yotta15
Hello, I installed ns2.29 and i'm looking for a mobiwan patch that can be run with ns2.29. Can you help me ? thanks , Mphaki wrote: > > > hi evryone > > Is there a mobiwan patch which can be run with NS-2.29 Nist mobility > package? > > regards, > Mphaki > > -- View this message in co

Re: [ns] [Correction to the earlier mail] Simulation clock not moving ahead

2012-05-01 Thread Manaswi Saha
Hello everyone, The problem regarding simulation time not moving ahead is solved. Mistake was silly, there was a missing '$' for an array value due to which the program was behaving irregularly. Regards -- Forwarded message -- From: Manaswi Saha Date: Sun, Apr 29, 2012 at 8:40

[ns] New Multicast Protocol implemented: Segfault; Irregular behavior by ns2

2012-05-01 Thread Manaswi Saha
Greetings, I have implemented a new multicast routing protocol for wireless mesh networks in ns2.33. When run my scenario, program halts giving a "Segmentation fault". Using the gdb, I find the error is because it is trying to use AODV::NeighborTimer 's handle(). Error given by gdb: Program rec