When adding malicious node on TCL code it generates error. is there something to be done before adding a malicious biheviour of a node in aodv.cc file and aodv.h file? some do copying aodv folder from ns2.35 folder and paste there and code on copied folder. finaly they do
./configure
make clean
make
sudo make install.
do i have to do as they do?