Skip to content

Releases: rtbrick/bngblaster

0.8.15

19 Feb 21:42
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.15

Fixes

  • fix VLAN session iterator
  • fix multithreaded RX using io-mode raw

Internal Changes

  • set DHCP enabled default to true to be inline with DHCPv6
  • reject invalid io-slot config

0.8.14

15 Feb 19:19
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.14

New Features

  • add PPPoE support for RFC4638 PPP-Max-Payload-Tag (#155)

Fixes

  • fix PPP LCP protocol reject handling
  • fix session state handing
  • fix session-traffic-reset flows-verified

Internal Changes

This release includes some refactoring of function to prevent crashes (#153) or situations where tests will not be stopped automatically after terminate request.

0.8.13

14 Feb 10:46
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.13

New Features

  • add session-traffic-reset command

Fixes

  • fix ISIS hello (add IPv4/6 interface address only if protocol IPv4/6 is enabled)
  • fix network interface ARP request handler
  • fix hanging teardown
  • fix stream length errors
  • fix gateway-resolve-wait

Internal Changes

The BNG Blaster will now calculate the max packet length allowed for the considered IO mode
and validates configured streams with this limit.

0.8.12

09 Feb 20:35
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.12

New Features

  • add config to modify access VLAN iterator (outer/inner-vlan-step)
  • add config to group sessions (session-group-id)
  • add config to set stream rate in Kbps, Mbps and Gbps
  • add config to disable ISIS authentication per type (CSNP, PSNP or HELLO)

Fixes

  • cmake/cpack condition for different OS (#145)
  • fix DHCP renew destination address (#149)
  • fix session-traffic MPLS TTL

Internal Changes

  • do not automatically exit if all sessions are terminated

0.8.11

19 Jan 23:23
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.11

Fixes

  • fix bgpupdate streams (#143)
  • fix access BUM traffic handling
  • fix DHCPv6 IA_NA/IA_PD reject handling (#140)

0.8.10

16 Jan 08:08
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.10

New Features

  • add LDP support (#132)
  • add lspgen option to disable segment routing (#138)
  • add IPoE reconnect support
  • add IPoE monkey testing

Fixes

  • fix DPDK build errors

Internal Changes

0.8.8

29 Nov 10:25
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.8

New Features

  • add interface enable/disable command

0.8.7

22 Nov 15:01
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.7

New Features

  • add traffic stats to interface command
  • add traffic stats to stream-summary command
  • add byte counters to stream-info command
  • minor control socket enhancements

Fixes

  • fix typo (simeout>timeout)
  • fix initial LACP flags state
  • fix LAG streams

0.8.6

17 Nov 22:46
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.6

New Features

  • add variable outer-vlan and inner-vlan (#126)
  • add option to disable access-line in DHCPv4/6
  • add lspgen sequence number cache
  • minor LAG enhancement

Fixes

  • fix ISIS self originated LSP fragmentation
  • fix DHCP client

0.8.5

09 Nov 20:54
Compare
Choose a tag to compare

RtBrick BNG Blaster Version 0.8.5

Fixes

  • fix LACP state machine
  • fix stream loss in interactive mode