Module Loss Uncorrelated Loss - ComNetsHH/FlowEmu GitHub Wiki
The uncorrelated loss module applies random packet loss based on a loss probability. The module has inputs and outputs in both directions to apply the same configurable loss probability to both directions of bidirectional traffic. A single pseudo random number generator is shared between both directions to make the packet loss decisions. The seed of it is configurable in order to change to packet loss sequence.
