Re: [ns] drop entry in the trace file visualization

2015-05-28 Thread knudfl

Hi.

You can use the 'grep' command to read the  "gpsr-KeLiu" patch :
$ grep -n cmu-trace.cc gpsr-KeLiu_ns235.patch
2384:diff -Naur ns-2.35-orig/trace/cmu-trace.cc ns-2.35/trace/cmu-trace.cc
2385:--- ns-2.35-orig/trace/cmu-trace.cc2011-10-03 00:32:
35.0 +0200
2386:+++ ns-2.35/trace/cmu-trace.cc 2014-12-20 14:02:31.837372448 +0100
 I.e. the lines for ``GPSR-KeLiu´´ are found after line 2386 in the 
patch :
cmu-trace.cc, line ~60 : +#include 
cmu-trace.cc, line ~1460 : +case PT_GPSR:
+break;

-

On Thursday, May 28, 2015 at 6:53:57 PM UTC+2, mima Amira wrote:
>
> Hi Sir
>
> Please, I have an important question and a very difficult one at the same 
> time.
>
> I've succesfully patched GPSR keliu in NS2.35 (ubuntu 12.04) , 
>
> My question is  when I take a look in my trace file after runing a tcl 
> file *I coudln't find any drop event,  (*I couldn't see a drop entry in 
> my trace file  )
>
> I take a look on *cmu-trace.cc  and I couldn't find the gpsr-keliu trace 
> function *and I don't know where Can I modify to let the drop event 
> visible in the trace file
>
> This problem is very important for me, I pass 2 months just to deploy GPSR 
> protocol and I still facing problems so any help in this topic will be 
> appreciate.
>
>
> Thanks in advance
>
>
>
>
>
>

[ns] drop entry in the trace file visualization

2015-05-28 Thread Hana Amira

Hi Sir

Please, I have an important question and a very difficult one at the same
time.

I've succesfully patched GPSR keliu in NS2.35 (ubuntu 12.04) ,

My question is  when I take a look in my trace file after runing a tcl file *I
coudln't find any drop event,  (*I couldn't see a drop entry in my trace
file  )

I take a look on *cmu-trace.cc  and I couldn't find the gpsr-keliu trace
function *and I don't know where Can I modify to let the drop event visible
in the trace file

This problem is very important for me, I pass 2 months just to deploy GPSR
protocol and I still facing problems so any help in this topic will be
appreciate.


Thanks in advance