Releases: rtbrick/bngblaster
0.9.13
RtBrick BNG Blaster Version 0.9.13
Fixes
- fix initial stream traffic burst (#283)
- fix crash when receiving L2TP packet without L2TP configured
- fix fanout-id conflict between multiple instances (#294)
- fix missing access-line in DHCP release packets (TR-101 R-124)
Full Changelog
https://github.com/rtbrick/bngblaster/compare/0.9.12..0.9.13
0.9.12
RtBrick BNG Blaster Version 0.9.12
Fixes
- fix L2TP tunnel/interface queuing
Full Changelog
https://github.com/rtbrick/bngblaster/compare/0.9.11..0.9.12
0.9.11
RtBrick BNG Blaster Version 0.9.11
New Features
- add new commands
lcp-echo-request-ignore/accept
to enforce LCP timeouts
Fixes
- fix ISIS P2P state after hold timeout
- fix corner cases (last prefix, ...) in
bgpupdate
- fix L2TP TX queue removal
- fix some minor bugs reported by SonarQube
Full Changelog
https://github.com/rtbrick/bngblaster/compare/0.9.10..0.9.11
0.9.10
RtBrick BNG Blaster Version 0.9.10
New Features
- add new attributes
rx-pps-max
andtx-pps-max
to stream-info
Fixes
- fix ISIS LAN DIS pseudo-node-id change
Full Changelog
0.9.9
RtBrick BNG Blaster Version 0.9.9
New Features
- add new option
traffic->reassemble-fragments
to enable reassembly of fragmented IPv4 stream packets - add check to raise error on VLAN conflicts
Full Changelog
0.9.8
0.9.7
RtBrick BNG Blaster Version 0.9.7
Fixes
- fix wrong MPLS labels
Full Changelog
0.9.6
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
0.9.5
RtBrick BNG Blaster Version 0.9.5
New Features
- add support for lspgen control socket instance-id
Full Changelog
0.9.4
RtBrick BNG Blaster Version 0.9.4
Fixes
- fix default config for isis->external->purge
- fix hanging IPoE teardown
- prevent ISIS LSP with seq 0 in CSNP and flood-tree
Internal Changes
- add ISIS TX PDU length checks