Skip to content
  • Stian Selnes's avatar
    netsim: Add "delay-distribution" property plus normal distribution · 9416d364
    Stian Selnes authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
    By using the property "delay-distribution" the user can control how the
    delay applied to delayed packets is distributed. This is either the
    uniform distribution (as before) or the normal distribution.
    
    "min-delay" and "max-delay" control both distributions. For the normal
    distribution it defines the bounds of the 95% confidence interval.
    9416d364