[ns] How to add a new packet header to AODV routing protocol in NS2.34

2013-07-20 Thread shalom
Good day all, I am trying to implement a new routing metric on AODV routing protocol using ns-2.34. For this purpose i have to add a new packet header for all data packets. Going through to aodv_packet.h i noticed there are 5 packet headers (RREQ, HELLO, ERR, RREP_ACK). How can i add my

[ns] LAR Patch

2013-07-20 Thread Mouaz Chamieh
Dear NS Users, I am working on testing some of Location-Based routing protocols performance over highway VANETs, so I appreciate your help in guiding me to a patch of LAR protocol for ns2.33 or ns2.34. Thanks in advance. -- Best Regards, Mouaz Chamieh,

[ns] Traffic load in a node at specific time.

2013-07-20 Thread Dalia El3wely
Hello NS-2 Users, How can i find out the amount of traffic load that passes through a node at specific time, i.e. which ns2 files must be included in my xx-protocol-agent.cc /.h files so that i can get this value? Thanks, Dalia.