Sixth International Conference on Simulation Tools and Techniques

Research Article

RENETO, a Realistic Network Traffic Generator for OMNeT++/INET

  • @INPROCEEDINGS{10.4108/icst.simutools.2013.251697,
        author={Fabien Geyer and Stefan Schneele and Georg Carle},
        title={RENETO, a Realistic Network Traffic Generator for OMNeT++/INET},
        proceedings={Sixth International Conference on Simulation Tools and Techniques},
        publisher={ICST},
        proceedings_a={SIMUTOOLS},
        year={2013},
        month={7},
        keywords={network traffic generation network traffic modeling pseudo-random number generation},
        doi={10.4108/icst.simutools.2013.251697}
    }
    
  • Fabien Geyer
    Stefan Schneele
    Georg Carle
    Year: 2013
    RENETO, a Realistic Network Traffic Generator for OMNeT++/INET
    SIMUTOOLS
    ACM
    DOI: 10.4108/icst.simutools.2013.251697
Fabien Geyer1,*, Stefan Schneele1, Georg Carle2
  • 1: EADS Innovation Works
  • 2: Technische Universitaet Muenchen
*Contact email: fabien.geyer@eads.net

Abstract

We present in this paper RENETO, a packet-level traffic generator for OMNeT++/INET. In order to achieve realistic traffic behavior, a first tool computes a model by doing an automatic analysis of a real traffic capture. This analysis extracts statistical distributions of different parameters of the model (e.g., packet size, inter-arrival time). Based on this first step, we then generate traffic in the OMNeT++ simulator corresponding to the observed behavior. Related traffic analysis and generator often model each studied parameter as one statistical distribution, thus treating them as statistically independent. With this work, we use the concept of linking some parameters and making them correlated, in order to mimic more accurately traffic patterns seen in reality. We apply our method to both UDP and TCP based traffic.