src/internet/model/nsc-tcp-socket-factory-impl.h
changeset 7149 87514e0d866b
parent 6834 036f9a0b9899
child 10440 1e48ff9185f1
equal deleted inserted replaced
7148:6fc89f1818e8 7149:87514e0d866b
    22 namespace ns3 {
    22 namespace ns3 {
    23 
    23 
    24 class NscTcpL4Protocol;
    24 class NscTcpL4Protocol;
    25 
    25 
    26 /**
    26 /**
    27  * \ingroup internetStack
    27  * \ingroup internet
    28  * \defgroup nsctcp NscTcp
    28  * \defgroup nsctcp NscTcp
    29  *
    29  *
    30  * An alternate implementation of TCP for ns-3 is provided by the
    30  * An alternate implementation of TCP for ns-3 is provided by the
    31  * Network Simulation Cradle (NSC) project. NSC is a separately linked
    31  * Network Simulation Cradle (NSC) project. NSC is a separately linked
    32  * library that provides ported TCP stacks from popular operating systems
    32  * library that provides ported TCP stacks from popular operating systems