Skip to content

0.9.6

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 17:48
· 44 commits to main since this release

RtBrick BNG Blaster Version 0.9.6

New Features

  • add support for ISIS TLV code 14 to specify LSP buffer size in the range 128 - 9192
  • add support for ISIS TLV code 22 sub-TLV 19 to specify SR algorithms
  • add support for ISIS TLV code 22 sub-TLV 31 Adjacency SID

Fixes

  • fix ISIS LAN DIS election
  • fix ISIS LAN HELLO DIS (#275)
  • fix DHCP unicast address (#261)
  • fix DHCPv6 elapsed time (#281)
  • fix JSON memory leak
  • reject invalid IPCP options (#273)

Internal Changes

The lspgen scaling has been enhanced to accommodate larger topologies (#280).

This release introduces significant internal scaling improvements in rate computations and stream management processes. IO operations have been optimized to handle increased workloads more efficiently, enabling better stream scaling, even for environments with massive numbers of concurrent streams. Additionally, enhancements have been made to reduce burst rates, ensuring smoother and more consistent performance across all streams.

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.5..0.9.6