Skip to content

Release 0.8

Compare
Choose a tag to compare
@gshimansky gshimansky released this 07 Mar 22:55
· 120 commits to master since this release
048b92a

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.