Dear ns2 users,

I really need your help. I'm completely stuck on the following:

I need to access the IFq length from my Routing Agent. Since the routing I 
adopted is the AODV one, I have no more layers (e.g. IMEP) to consider. So, 
FROM THE AODV.CC code, according to the structure of the mobile node as 
depicted in the ns2 manual, I should achieve my target by inserting the 
following line... Given this the pointer to the aodv agent,

int queued_packets = this->target_->downtarget_->length().

Well, it doesn't work. The compilation doesn't give positive results and the 
error it gives is the following:
aodv/aodv.cc:1033: error: 'class NsObject' has no member named 'downtarget_'

??????

Any replay with suggestion is really welcome.

Thank you in advance. I hope you can help me.

_________________________________________________________________
Charla con tus amigos en lĂ­nea mediante MSN Messenger: 
http://messenger.latam.msn.com/

Reply via email to