By turning off the timestamps in TCP, your program is simpler.. you don't need
to deal with them!

Also, please note we don't have congestion control (fixed window sizes) and no
RTT estimation (just assume a sensible value for the timeout).



On 19-Nov-08, at 6:25 PM, Alexis Malozemoff wrote:

You can turn off the tcp timestamps with the following command run in the UMLs:

sysctl -w net.ipv4.tcp_timestamps=0

This may be useful for the 2nd part of the assignment.

Alex
_______________________________________________
gini mailing list
gini@cs.mcgill.ca
http://mailman.cs.mcgill.ca/mailman/listinfo/gini

_______________________________________________
gini mailing list
gini@cs.mcgill.ca
http://mailman.cs.mcgill.ca/mailman/listinfo/gini

Reply via email to