RFC793 TCP

Sally Floyd floyd@aciri.org
Sun, 15 Aug 1999 11:35:39 -0700


>Is there any way to use the original RFC793 TCP in NS simulations or
>should I code a new tcp by downgrading tcp.cc to not use Jacobson's RTT
>estimation, slow start etc...

You will have to modify tcp.cc for that.  But if you wanted to
send me your code when you were done, with a short validation
test, I would by happy to include it in the distribution...

- Sally