rtbrick / bngblaster

The BNG Blaster is an open-source network tester for access and routing protocols.
https://rtbrick.github.io/bngblaster/
BSD 3-Clause "New" or "Revised" License
202 stars 32 forks source link

CGNAT: Dynamically adding more Traffic flows for a group of active subscribers already with existing traffic flows #222

Closed DharmendraShetty closed 6 months ago

DharmendraShetty commented 7 months ago

Feature Enhancement: Dynamically adding more Traffic flows for a group of active subscribers already with existing traffic flows A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Description:


Suppose we have a scaled subscribers say 1000 Subscribers, and 100 bidirectional traffic flows are going on(TX/RX) Dynamically on these 1000 subscribers with 100 bidirectional traffic flows, we need to add 500 more traffic flows.

Usually, on the fly adding of udp/tcp flows for the Active subscribers would be helpful to test real time scenarios.

Thanks, Dharmendra

GIC-de commented 6 months ago

Fixed with version 0.8.36!