Thanks knudlf olsr successfully work.How can I measure cache hit cache miss 
rate for protocol have any AWK script.
Vaishali 

     On Wednesday, 17 December 2014 6:33 AM, "ns-users-requ...@isi.edu" 
<ns-users-requ...@isi.edu> wrote:
   

 Send Ns-users mailing list submissions to
    ns-users@isi.edu

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
    ns-users-requ...@isi.edu

You can reach the person managing the list at
    ns-users-ow...@isi.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Ns-users digest..."


Today's Topics:

  1. about olsr protocol (vaishali mandhare)
  2. about stale route cache problem (vaishali mandhare)
  3. Re: about olsr protocol (knudfl)


----------------------------------------------------------------------

Message: 1
Date: Tue, 16 Dec 2014 05:47:45 +0000 (UTC)
From: vaishali mandhare <v_mandh...@yahoo.com>
Subject: [ns] about olsr protocol
To: ns user <ns-users@isi.edu>
Message-ID:
    <1294649252.438949.1418708865964.javamail.ya...@jws10920.mail.sg3.yahoo.com>
    
Content-Type: text/plain; charset=UTF-8

?I want to add OLSR protocol in ns2 by doing necessary changes, when do 'make' 
following error is encounter what should I do. 
trace/cmu-trace.o: In function `CMUTrace::format_olsr(Packet*, int)':
cmu-trace.cc:(.text+0x2ef8): undefined reference to `OLSR_pkt::offset_'
collect2: error: ld returned 1 exit status
make: *** [ns] Error 1




------------------------------

Message: 2
Date: Tue, 16 Dec 2014 05:54:28 +0000 (UTC)
From: vaishali mandhare <v_mandh...@yahoo.com>
Subject: [ns] about stale route cache problem
To: "ns-users@isi.edu" <ns-users@isi.edu>
Message-ID:
    <433534392.434928.1418709268028.javamail.ya...@jws10968.mail.sg3.yahoo.com>
    
Content-Type: text/plain; charset=UTF-8

hello all,I want to implement stale route cache problem in DSR protocol can 
anyone tell me how I can do this. Anyone have awk script to find out cache hit, 
cache miss rate in DSR protocol. plz replay me.

Vaishali M.



------------------------------

Message: 3
Date: Tue, 16 Dec 2014 04:31:51 -0700 (MST)
From: knudfl <knu...@ofir.dk>
Subject: Re: [ns] about olsr protocol
To: ns-users@isi.edu
Message-ID: <1418729511459-29459.p...@n7.nabble.com>
Content-Type: text/plain; charset=us-ascii

> @vaishali mandhare
> OLSR

Build example ...
$ tar xvf ns-allinone-2.35_gcc491.tar.gz
https://drive.google.com/file/d/0B7S255p3kFXNWEZzekRuSGVJMVE/view?usp=sharing
$ cd ns-allinone-2.35/
$ patch -p0 < umolsr-ns235_v1.0-2014.patch
https://drive.google.com/file/d/0B7S255p3kFXNeVZhWFVVZlJnUEU/view?usp=sharing
$ ./install
$ cd ns-2.35/
$ cp ns ns-olsr
$ sudo cp ns-olsr /usr/local/bin/
.... Then you can do $ ns-olsr ddebbie90-scenario.tcl
.... from the examples  umolsr-examples-04.2014.tar.gz
https://drive.google.com/file/d/0B7S255p3kFXNZG9TTjlvcHI4TXM/view?usp=sharing

-



--
View this message in context: 
http://network-simulator-ns-2.7690.n7.nabble.com/about-olsr-protocol-tp29457p29459.html
Sent from the ns-users mailing list archive at Nabble.com.



------------------------------

_______________________________________________
Ns-users mailing list
Ns-users@isi.edu
http://mailman.isi.edu/mailman/listinfo/ns-users


End of Ns-users Digest, Vol 132, Issue 12
*****************************************


   

Reply via email to