Skip to content

Releases: rtbrick/bngblaster

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

0.8.48

24 Apr 08:25
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.48

New Features

  • add update time/duration to BGP session command
  • add version and test duration to JSON report
  • add RX L3 (IPv4/6) TTL to stream-info
  • store RX interface changes

Fixes

  • fix family ipv4/6-flow in BGP open message

Full Changelog

0.8.47...0.8.48

0.8.47

18 Apr 07:47
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.47

New Features

  • add arguments verified-only and bidirectional-verified-only to stream-stop commands

Full Changelog

0.8.46...0.8.47

0.8.46

17 Apr 12:46
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.46

Fixes

  • fix PPP authentication retry

Full Changelog

0.8.45...0.8.46

0.8.45

15 Apr 10:01
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.45

New Features

  • add pps-upstream to stream config

Fixes

  • fix LAG member stream distribution
  • fix BGP raw update state
  • fix ospfv3 SID label type
  • fix return on ISIS auth failed
  • fix stream RX wrong order

Internal Changes

  • enhanced stream RX function

Full Changelog

0.8.44...0.8.45

0.8.44

25 Mar 22:02
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.44

Enhancements

Increase traffic->max-burst config to support single flows with high rate. The default value has changed from 16 to 1024 packets.

Fixes

  • fix link io config

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.8.43..0.8.44