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
fix stream-reset
fix lock file bug
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.
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
toRelWithDebInfo
.