Dear all, I tried to add a modified TCP to ns.
* I added a folder in ns folder which includes my implementation * I modified classifier/classifier_addr.cc * I modified tcl/lib/ns-default.tcl * I modified common/ns-process.h * I modified the makefile I am successfully compiling the code but I still got an error: 'invalid command name "MyConnectionManager" while executing "MyConnectionManager create _011 " invoked from within...' I probably forgot something that makes TCL to notice my implementation. Somebody had an idea what did I forget? Tahir.
