Hi, Does anybody know how to recompile ns after you make changes? I changed the functionality of the ping agent in ping.cc and tried to recompile with: make clean make depend make but the script behaves exactly as it was before. Has anybody done anything similar?