MNOs really don't need to know the traffic source address to apply throttling. As per the throttling algorithm, most of the times it's a Leaky Bucket variant (https://en.wikipedia.org/wiki/Leaky_bucket). The variant…
MNOs really don't need to know the traffic source address to apply throttling. As per the throttling algorithm, most of the times it's a Leaky Bucket variant (https://en.wikipedia.org/wiki/Leaky_bucket). The variant…