[ns] Getting error when running a tcl script after adding a new routing protocol

2012-11-06 Thread Shalom
Good afternoon Ns-users! I am trying to implement ETX (Expected Transmission Count) and IBETX (Interference Bandwidth adjusted ETX) as routing metric into the AODV routing protocol and DSDV routing protocol respectively in NS-2.34. I created another identical AODV and DSVD ad hoc routing

Re: [ns] Getting error when running a tcl script after adding a new routing protocol

2012-11-06 Thread nicholas mbonimpa
Hullo Shalom, You've most probably not gone through all the necessary steps of adding a new protocol. Most importantly, you need to modify the Makefile.in file in the ns-2.34 (or your version of ns-2) directory and add all the necessary inclusions, then run make again to create the right