Re: [ns] OLSR code in ns2

2013-03-28 Thread tarun
I have applied same patch to olsr but getting these errors in ns 2.34 after applying patch. Can you please tell what changes i have to make. patching file Makefile.in patching file common/packet.h Hunk #1 FAILED at 182. Hunk #2 succeeded at 390 with fuzz 2 (offset 7 lines). 1 out of 2 hunks

Re: [ns] OLSR code in ns2

2013-04-13 Thread tarun
ok sir.. -- View this message in context: http://network-simulator-ns-2.7690.n7.nabble.com/OLSR-code-in-ns2-tp5144p26647.html Sent from the ns-users mailing list archive at Nabble.com.

Re: [ns] OLSR code in ns2

2013-04-13 Thread tarun
ok sir.Thnx a lot 4 d solution. -- View this message in context: http://network-simulator-ns-2.7690.n7.nabble.com/OLSR-code-in-ns2-tp5144p26648.html Sent from the ns-users mailing list archive at Nabble.com.

[ns] Broadcasting user defined packets

2007-01-02 Thread Tarun Bansal
since PING is an user defined packet, there won't be an IP part of it. So how do we set the next hop information so as to make it as a broadcast packet? Tarun

Re: [ns] error while loading shared libraries: libpcap.so.0.6.2

2007-01-15 Thread Tarun Bansal
Search for Problem: Things built OK but don't run because of missing shared libraries on http://www.isi.edu/nsnam/ns/ns-problems.html Regards Tarun On 1/15/07, zenith siea [EMAIL PROTECTED] wrote: error while loading shared libraries: libpcap.so.0.6.2: the error: [EMAIL PROTECTED] ~]$ ns

Re: [ns] Could not schedule timer

2007-01-23 Thread Tarun Bansal
has faced this before? I would not like to play with SMAC code Regards Tarun On 1/23/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: This query has been posted in past also but my search for the solutions was unsuccessful: When I run my NS script with heavy traffic, the execution sometimes

[ns] Channel.h: Compilation error for Mac/Csma/Ca?

2007-01-24 Thread Tarun Bansal
Channel' has no member named 'contention' make: *** [mac/mac-csma.o] Error 1 When I looked through channel.h, I found that all those variables have been commented. Just want to know why those variables have been commented? I am using NS2.30 on FC4 machine Thanks Tarun Bansal

Re: [ns] node genration problem

2007-02-13 Thread Tarun Bansal
There seems to be a problem in your routing agent. Match your code with that of DumbAgent (another routing protocol which does not do anything): /ns/ns-allinone-2.30/ns-2.30/mobile/dumb-agent.* Tarun Bansal http://bansal.tarun.googlepages.com/ On 2/13/07, shams haq [EMAIL PROTECTED] wrote

Re: [ns] Could not schedule timer

2007-02-17 Thread Tarun Bansal
across some solution, please update me as well. Tarun http://bansal.tarun.googlepages.com/ On 2/17/07, Scott Ricketts [EMAIL PROTECTED] wrote: I am having the same problem (ns-2.30). The bad timer in my case is mhCS_, the carrier sense timer. It throws the error during the following call

[ns] Fwd: Help Needed in MANET simulation

2012-01-08 Thread Tarun Garg
Original Message Subject: Help Needed in MANET simulation Date: Sun, 08 Jan 2012 12:43:58 +0530 From: Tarun Garg tarun.gargu...@students.iiit.ac.in To: ns-users@isi.edu Reply-To: tarun.g...@students.iiit.ac.in hi all, I need some help in MANET simulations. I'm currently