Hello,
I have been able to implement the Manet routing protocol (protoname)
reading "implementing a new manet routing protocol in NS2 ".
http://issuu.com/adioshun/docs/implementing_a_new_manet_unicast_routing_protocol_
I have got it to compile successfully but when i run a test simulation
using it , i do not get any packets to be successfully transmitted. I
printed out the routing table onto the trace file and noticed that the
routing table is empty throughout the simulation. The same simulation
file works fine when i use AODV or DSR for that matter.
I am not sure why its not sending any packets.
i did not get any errors when compiling protoname.
I've sent an attachment of that tcl file with this mail.
Please help me.I m a new user.please help.