Name | Type | Description |
---|---|---|
DropsGenerator | simple module |
Drops generator module. |
DuplicatesGenerator | simple module |
Duplicate generator module. |
PPP | simple module |
PPP implementation. |
PPPInterface | compound module |
PPP interface. Complements the PPP module with an output queue for QoS and RED support. |
PPPInterfaceNoQueue | compound module |
PPP interface. Assumes inifinite queue. |
PPPInterfaceWithDLDuplicatesGenerator | compound module |
PPP interface. Complements the PPP module with an output queue for QoS and RED support. |
PPPInterfaceWithDLThruputMeter | compound module |
PPP interface. Complements the PPP module with an output queue for QoS and RED support. |
PPPInterfaceWithULDropsGenerator | compound module |
PPP interface. Complements the PPP module with an output queue for QoS and RED support. |
PPPInterfaceWithULThruputMeter | compound module |
PPP interface. Complements the PPP module with an output queue for QoS and RED support. |
ThruputMeter | simple module |
Thruput measurement utility module. |