-
Notifications
You must be signed in to change notification settings - Fork 2
Module Loss Uncorrelated Loss
Daniel Stolpmann edited this page Apr 19, 2024
·
1 revision
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.