Skip to content

Releases: rtbrick/bngblaster

0.9.34

20 Apr 17:01

Choose a tag to compare

RtBrick BNG Blaster Version 0.9.34

New Features

  • add timer to flush log messages periodically (#378)

Fixes

  • fix PPPoE PADI sent to unicast address (#381)
  • fix A10NSP dynamic streams
  • fix lag-info command stream counters
  • fix timer_del/add race conditions

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.33..0.9.34

0.9.33

30 Mar 16:15

Choose a tag to compare

RtBrick BNG Blaster Version 0.9.33

Fixes

  • fix crash using stream-start command without flow-id argument (#380)

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.32..0.9.33

0.9.32

26 Mar 13:16

Choose a tag to compare

RtBrick BNG Blaster Version 0.9.32

New Features

  • add config schema
  • add API schema
  • add config to change tun name (#375)
  • add config to change LI UDP port
  • add session and stream summary commands
  • add stream iterators/counts (#347)
  • DPDK enhancements and update to version 25.11.0

Fixes

  • check RA autonomous prefix flag (#371)
  • fix DHCPv6 short lease time corner case
  • fix MPLS markings for A10NSP
  • fix access interface dhcpv6-ldra config
  • fix a10nsp-dynamic interface handling
  • fix ncourses UI (use terminal background color)

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.31..0.9.32

0.9.31

24 Feb 10:58

Choose a tag to compare

RtBrick BNG Blaster Version 0.9.31

New Features

  • add support for DHCPv6 and ICMPv6 over L2TP
  • add support for DHCPv6 and ICMPv6 over A10NSP PPPoE
  • add support for DHCP init reboot
  • add commands for DHCP start/stop/release

Fixes

  • fix LCP echo not starting before established

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.30..0.9.31

0.9.30

20 Jan 20:46

Choose a tag to compare

RtBrick BNG Blaster Version 0.9.30

New Features

  • add VLAN priorty support for IPoE control traffic (#365)
  • add CFM CC options for VLAN priority, interval, md-name and ma-name

Fixes

  • fix receiving TX packets as RX without qdisc bypass (#206 and #357)
  • fix segmentation fault when ISIS LSP lifetime expires (#356)
  • fix session IPv6 address in ncurses UI

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.29..0.9.30

0.9.29

12 Dec 07:21

Choose a tag to compare

RtBrick BNG Blaster Version 0.9.29

New Features

  • add new counter rx-igmp-wrong-state (#354)
  • extend session-update command (#355)

Fixes

  • fix session start/stop/restart race condition

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.28..0.9.29

0.9.28

08 Dec 17:34

Choose a tag to compare

RtBrick BNG Blaster Version 0.9.28

New Features

Thie release adds support for Debian Bookworm and Trixi.

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.27..0.9.28

0.9.27

02 Dec 12:28

Choose a tag to compare

RtBrick BNG Blaster Version 0.9.27

New Features

  • reduce setup/teardown bursts (#320)
  • add IPv6 support to BGP control commands
  • add new command to start/stop PCAP dynamically
  • restore outer VLAN in PCAP (packet_mmap only)
  • support dynamic A10NSP interfaces (#343)

Fixes

  • check CHAP algorithm and reject if not MD5 (#349)
  • fix IPoE ARP reply (#344)
  • fix build compatibility with alpine/musl libc (#353)
  • fix stream loss after reset (#346)

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.26..0.9.27

0.9.26

27 Oct 12:53

Choose a tag to compare

RtBrick BNG Blaster Version 0.9.26

New Features

Added an experimental feature that allows termination of MPLS-encapsulated L2BSA services on network interfaces.

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.25..0.9.26

0.9.25

01 Oct 09:33

Choose a tag to compare

RtBrick BNG Blaster Version 0.9.25

New Features

  • add session-update command
  • support to update ipv6-link-local
  • support separate transactions for IA_NA and IA_PD

Fixes

  • fix DHCPv6 if an advertisement is received from multiple servers
  • fix BGP secondary IP addresses
  • fix handling of fragmented multicast streams
  • fix typo recived

Full Changelog

https://github.com/rtbrick/bngblaster/compare/0.9.24..0.9.25