Skip to content

Releases: rtbrick/bngblaster

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

0.9.3

11 Jul 20:44
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.9.3

New Features

  • support ISIS broadcast interfaces (#265)
  • support PPPoE without authentication (#259)

Fixes

  • fix PPPoE LCP echo
  • fix A10NSP IPv4/6 source and destination addresses
  • fix destination MAC for IPoE IGMP messages (#267)

Full Changelog

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

0.9.2

09 Jun 08:03
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.9.2

Fixes

  • fix high TX rate

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.1..0.9.2

0.9.1

03 Jun 19:54
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.9.1

New Features

  • Basic L2 Test Support

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.

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.8.51..0.9.1

0.8.51

30 Apr 18:43
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.51

Fixes

  • fix lspgen OSPFv3 external prefix

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.8.50..0.8.51

0.8.50

30 Apr 11:49
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.50

Fixes

  • fix ISIS fragmentation
  • fix minor issues reported by SonarQube

Full Changelog

0.8.49...0.8.50

0.8.49

25 Apr 12:25
5278d3c
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.49

Fixes

Split OSPFv3 Router and Intra-Area-Prefix LSA over
several LSA to prevent fragementation.

Full Changelog

0.8.48...0.8.49