wn-upf / Komondor

Komondor Wireless Networks Simulator
GNU General Public License v3.0
65 stars 19 forks source link

Exponential burst traffic (TRAFFIC_POISSON_BURST) #95

Closed sergiobarra closed 6 years ago

sergiobarra commented 6 years ago

Implement Poission traffic generation in "bursts".

Rather than generating one packet at a time, we allow generating burst of burst_rate packets each time NewPacketGenerated() is triggered.

This was already implemented in commit 6a19a55bf3a0190f51888aef5733236778eae0fc of branch v1.2