Version 11 (modified by 19 years ago) ( diff ) | ,
---|
Welcome to OTG
OTG (ORBIT Traffic Generator) software is designed for in NSF ORBIT Testbed Project. It is a typical application to inject packets into the network and test the link performances, similar to Netperf. ORBIT Traffic Generator is a special tool for ORBIT experimenters to generate traffic for testing network performance. Its primary focus is to generate bulk data of various characteristics and use either TCP or UDP protocol to transport data.
ORBIT Traffic Generator Software consists of two components. One is the OTG (ORBIT Traffic Generator); the other is OTR (Orbit Traffic Receiver). They are used in pair to transmit and receive data respectively. The OTG software has a flexible design to support various configuration of generators such as CBR and exponential on/off traffic.
OTG is also integrated with OML component for providing real-time measurements for network applications.
Starting Points
- FAQ
- User Manual
- Architecture Design
- Writing New Traffic Generators
- Debian Package Information
- OTF HowTo
For Experimenters
For Developers
- Function Specifications
- Check out source using subversion at http://svn.orbit-lab.org/svn/orbit/otg/trunk.
- Debugging Notes