A Discrete-Event Network Simulator
API
tcp-advertised-window-test.cc File Reference
#include "tcp-general-test.h"
#include "ns3/node.h"
#include "ns3/log.h"
#include "tcp-error-model.h"
#include "ns3/random-variable-stream.h"
+ Include dependency graph for tcp-advertised-window-test.cc:

Go to the source code of this file.

Classes

class  TcpAdvertisedWindowTest
 Test the new formula for calculating TCP's advertised window size. More...
 
class  TcpAdvertisedWindowTestSuite
 Test Suite for TCP adv window. More...
 
class  TcpDropRatioErrorModel
 An error model that randomly drops a given rĂ¡tio of TCP segments. More...
 
class  TcpSocketAdvertisedWindowProxy
 Socket that wraps every call to AdvertisedWindowSize (). More...
 

Variables

static TcpAdvertisedWindowTestSuite g_tcpAdvertisedWindowTestSuite
 

Variable Documentation

TcpAdvertisedWindowTestSuite g_tcpAdvertisedWindowTestSuite
static

Definition at line 382 of file tcp-advertised-window-test.cc.