Can anyone tell me why I might be having trouble with adding a TracedDouble to tcp.h? I have declared it in the header file, initialized it in ns-default.tcl and done the bind(...) in tcp.cc. When I use the debugger the value is fine, but when it is traced in my script file and dumped to a file I get huge integer values like 1068990897. Thanks very much, Chris