Skip to content

Releases: rtbrick/bngblaster

0.9.13

27 Nov 12:26
Compare
Choose a tag to compare

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

08 Nov 16:05
Compare
Choose a tag to compare

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

07 Nov 11:53
Compare
Choose a tag to compare

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

29 Oct 17:28
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.9.10

New Features

  • add new attributes rx-pps-max and tx-pps-max to stream-info

Fixes

  • fix ISIS LAN DIS pseudo-node-id change

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.9..0.9.10

0.9.9

18 Oct 11:51
Compare
Choose a tag to compare

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

https://github.com/rtbrick/bngblaster/compare/0.9.8..0.9.9

0.9.8

08 Oct 14:06
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.9.8

New Features

  • add new option stream-burst-ms and reduce initial micro bursts (#283)
  • add T1 and T2 timer processing to DHCPv4 replies

Fixes

  • fix raw-tcp support for RAW streams
  • fix session start-rate (#284)

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.7..0.9.8

0.9.7

11 Sep 19:16
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.9.7

Fixes

  • fix wrong MPLS labels

Full Changelog

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

0.9.6

04 Sep 17:48
Compare
Choose a tag to compare

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

0.9.5

23 Jul 19:01
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.9.5

New Features

  • add support for lspgen control socket instance-id

Full Changelog

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

0.9.4

16 Jul 17:51
Compare
Choose a tag to compare

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

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.3..0.9.4