Skip to content

0.8.17

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 09:23

RtBrick BNG Blaster Version 0.8.17

New Features

  • add DHCPv6 support for A10NSP interfaces (#87)
  • add DHCPv6 LDRA support (#96 and #157)

Fixes

  • fix QMX LI decode
  • fix ARP replies (wrong target)
  • fix lacp-max-active-links config
  • fix minor ISIS issues (isis_lsp_gc_job, offset, ...)
  • fix some minor crashes

Internal Changes

Initial draft of JSON configuration validation (#162) to raise
error for unknown or wrong configuration attributes instead
of just ignoring them.