A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
Recovery Algorithms.

The various recovery algorithms used in recovery phase of TCP. More...

Collaboration diagram for Recovery Algorithms.:

Classes

class  ns3::TcpPrrRecovery
 An implementation of PRR. More...
class  ns3::TcpRecoveryOps
 recovery abstract class More...

Detailed Description

The various recovery algorithms used in recovery phase of TCP.

The interface is defined in class TcpRecoveryOps.