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

Dev #262

Closed GIC-de closed 3 months ago

GIC-de commented 3 months ago

New Features

Automtically set destination MAC address to client MAC address for downstream traffic from network interfaces to IPoE clients if the client IP address belongs to the network interface prefix.

Fixes

Internal Changes

The traffic scheduler has been significantly improved using constant-time algorithms. This modification enhances the overall traffic scaling by improving both throughput and flow management, while also reducing microbursts.

The default build type has changed from Release to RelWithDebInfo.