All Versions
13
Latest Version
Avg Release Cycle
36 days
Latest Release
1589 days ago

Changelog History
Page 1

  • v0.9.2 Changes

    December 12, 2019
    • ๐Ÿ›  Bugfixes
    • LookupRing API
  • v0.9.1 Changes

    October 01, 2019
    • ๐Ÿ›  Fixed tests to build correctly with BPF enabled.
  • v0.9.0 Changes

    September 20, 2019
    • Switched to DPDK 19.08
    • ๐Ÿ‘ Implemented preliminary support for AF_XDP sockets IO
    • ๐Ÿ‘Œ Improved packet loss and added application controls for TX queues number and number of Send threads.
    • โœ… Implemented RFC 2544 testing in nffPktgen
    • ๐Ÿ›  Bugfixes
  • v0.8.1 Changes

    June 20, 2019

    ๐Ÿš€ Release contains the following changes:

    • โž• Added new example application: GTP-U traffic generator to test 4G/5G packet gateways.
    • โœ… Switched dev/test environment to Ubuntu 19.04.
    • Switched to DPDK 19.05.
    • โž• Added support for jumbo frames.
    • โšก๏ธ Updated tutorial and presentation.
    • ๐Ÿ›  Some bugfixes.
  • v0.8.0 Changes

    March 07, 2019

    ๐Ÿš€ Release notes:

    • ๐ŸŒ Implemented statistic counters with web interface.
    • ๐Ÿ†• New specific types for IPv4, IPv6 and MAC addresses.
    • Implemented load balancer example application.
    • ๐ŸŽ Implemented NoPacketHeadChange initialization option to improve performance when [en|de]capsulation does not affect beginning of packet memory.
    • Implemented control over generator speed.
    • Implemented our own packet generator.
    • ๐Ÿง Implemented send/receive from Linux raw socket (no DPDK needed).
    • โœ… Test framework improvements.
  • v0.7.4 Changes

    February 05, 2019

    ๐Ÿ›  Bugfix release with fixed HW checksum calculation offloading

  • v0.7.3 Changes

    January 30, 2019
    • ๐Ÿ‘Œ Improved performance of Send function
    • Introduced our own packet generator application
    • ๐Ÿ‘€ Included Mellanox drivers by default (see README.md for additional dependencies)
    • Switched development environment to Ubuntu 18.10
    • ๐Ÿ›  Bugfixes
  • v0.7.2

    January 08, 2019
  • v0.7.1

    December 12, 2018
  • v0.7.0 Changes

    November 28, 2018
    • Switch to DPDK 18.11and pktgen 3.5.8
    • Switch to Go mod for dependency handling
    • ๐Ÿ› Bug-fixes