[ns] Please help : Probelm in AODV protocol

2006-02-03 Thread A Anupama
Hi everybody I am doing modifications to AODV protocol. I have added new packet types along with AODV_HELLO, AODV_RREQ etc... when I am sending a packet, I am receiving an error as below: format_eaodv: invalid AODV packet type I haven't used this phrase in any of the files i have create

Re: [ns] Please help : Probelm in AODV protocol

2006-02-03 Thread Hailun Tan
Check ns/tcl/lib/ns-lib.tcl... you will find out where this error message comes from and how to fix it!! > > Hi everybody >I am doing modifications to AODV protocol. I have added new packet > types along with AODV_HELLO, AODV_RREQ etc... when I am sending a packet, > I > am receiving an