Skip to content

0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 16:08

RtBrick BNG Blaster Version 0.5.0

New Features

  • add support for multiple IO modes
    • packet_mmap (default)
    • raw (new)
    • netmap (new)
  • add support for N:1 VLAN mode
  • add PPPoE/PPP control traffic VLAN priority configuration
  • add multicast traffic TOS priority configuration
  • add multicast traffic length configuration
  • add access line DSL type configuration
  • add interface locking

Internal Changes

  • restructure session and context code
  • restructure rx/tx to support multiple IO modes

Fixes

  • fix cli.py string handling
  • fix network interface IPv6 receive
  • fix l2tp unhide for AVP longer 255 chars
  • reset session-traffic and counters before reconnect