Releases: rtbrick/bngblaster
Releases · rtbrick/bngblaster
0.8.15
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
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
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
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
0.8.10
0.8.8
RtBrick BNG Blaster Version 0.8.8
New Features
- add interface enable/disable command
0.8.7
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
0.8.5
RtBrick BNG Blaster Version 0.8.5
Fixes
- fix LACP state machine
- fix stream loss in interactive mode