equal
deleted
inserted
replaced
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 |