[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tcp-full in ns-2
- To: [email protected]
- Subject: tcp-full in ns-2
- From: [email protected] (Kathleen Nichols)
- Date: Wed, 20 Aug 1997 15:47:36 -0700
- Posted-Date: Wed, 20 Aug 1997 15:48:55 -0700 (PDT)
Is anyone else using the tcp-full in ns-2? I've been trying to use it
under more demanding conditions than simple one-way bulk transfers and
have found a lot of bugs. One appears to be due to a bug in the computation
of the retransmit timer in the tcp.cc file. Others have to do with sequence
numbers of SYNs and FINs. There are some places where it was possible to
send extra packets because of multiple calls to the send-much() method during
one packet processing cycle.
Kathie