hi ns-users,
i have followed all the steps for adding a new clustering
agent in ns-2.31. but when i run the tcl script i get the following error
message--
[code omitted because of length]
invalid command name "Agent/MyClusAgent"
while executing
"Agent/MyClusAgent set packetsize_ 100"
the last line was added in ns-default.tcl.
after adding the necessary lines in the respective files (packet.h,
ns-default.tcl, ns-packet.tcl) i ran make as --
./configure
make clean
make depend
make
please help me with this situation
meeta