Hello!
I'm having huge troubles running Compound TCP in the Linux bundle of ns2 congestion avoidance schemes. I've seen that there was a bug and that it should be fixed using the TCP_CONG_RTT_STAMP value in the headers. But it still doesn't work for me. I'm getting the results that look like TCP Reno. I've read the mail here: http://mailman.isi.edu/pipermail/ns-users/2007-December/061887.html So it seems I'm not the only one (although the mail is old). But as I understand, this should be fixed by now... Among the network model settings, I have the following options in my simulation: $tcp1 set timestamps_ true $tcp2 set timestamps_ true $sink1 set ts_echo_rfc1323_ true $sink2 set ts_echo_rfc1323_ true That's about it. I've tried all the combinations with them turned off and on, nothing worked so far. I'm using ns-2.35. Please, any info on how to deal with this to get some normal output will be greatly appreciated. I'll send any additional information if needed.
