[Ns-developers] New TCP architecture for NS-3
Adrian Sai-Wah TAM
adrian at ieaa.org
Wed Jun 16 02:43:30 PDT 2010
Dear all,
I propose a new TCP architecture for NS-3. The patch set is available at
http://codereview.appspot.com/1702042
TcpSocketBase, a replacement for TcpSocketImpl, is proposed. This is doing the
basic function of a TCP socket, such as the mechanics of its state machine and
the sliding window. The new TCP architecture is modular and extensible. Two
extensions are provided as examples: TcpNewReno and TcpRFC793. For more detail,
please read http://www.nsnam.org/wiki/index.php/New_TCP_Socket_Architecture
Best regards,
Adrian.
More information about the Ns-developers
mailing list