[ns] Implementing new protocol - "Undefined Reference" Error

2008-10-15 Thread Aniruddha Niranjan
Hi. I am trying to implement a new application level protocol in ns-2. During compilation, after adding the protocol components, I am getting the following error: trace/cmu-trace.o: In function `hdr_pbs_query::access(Packet const*)': cmu-trace.cc:(.text._ZN13hdr_pbs_query6accessEPK6Packet[hd

[ns] Implementing new protocol

2007-06-01 Thread abhay ratnaparkhi
I am trying to run the example new protocol "protoname" from " Implementing a New Manet Unicast Routing Protocol in NS2 " document. After implementing and compiling the protocol with make I am getting following error. [EMAIL PROTECTED] root]# ns ns: [code omitted because of length] : wrong # ar

[ns] Implementing new protocol

2007-04-05 Thread bhuvaneswari santharam
hi... i want to implement a new protocol in ns2... also how can i find out available free buffer in a node please help...  

[ns] implementing new protocol

2006-07-15 Thread Talal Shwehdi
Hello all... I created a new AODV and ping ad-hoc routing protocol in Ns-2.28 , so I did all the modification that I needed to do , and I followed all the instruction posted on the tutorial and other posted website. and Marc Greis s tutorials. and after doing the configure, make clean and m