Skip to content

Releases: appneta/tcpreplay

Tcpreplay version 4.0.3 Release Notes

04 Feb 16:50
v4.0.3
Compare
Choose a tag to compare

Today we released build fixes to Tcpreplay. Version 4.0.2 would
sometimes not build in some configurations.

This is Tcpreplay suite version 4.0.3.

Fixes include:

- Fix build errors when ENABLE_VERBOSE is not set (#60)
- Build error on host without tcpdump (#59)

Visit our downloads page to get it.

Tcpreplay version 4.0.2 Release Notes

18 Jan 00:54
v4.0.2
Compare
Choose a tag to compare

Today we released a critical fix to Tcpreplay. Version 4.0.1 would
hang with the --mbps command.

This is Tcpreplay suite version 4.0.2.

Fixes include:

  • Fix hangs with --mbps command (#54)

Visit our downloads page to get it.

Tcpreplay version 4.0.1 Release Notes

16 Jan 21:33
v4.0.1
Compare
Choose a tag to compare

Today we are releasing Tcpreplay suite version 4.0.1. This version
includes minor fixes and performance enhancements to the NetFlow features
introduced in version 4.0.0.

Fixes include:

  • Support for netmap version 10 API (#53)
  • Remove deprecated "absolute time" for OS X (#52)
  • Make dosleep() rentrant to support API concurrency (#51)
  • Remove compiler warnings (#50)
  • Fix slow netmap in Intel GigE "igb" server NICS (#49)

Visit our downloads page to get it.

Tcpreplay version 4.0.0 Release Notes

05 Jan 18:57
v4.0.0
Compare
Choose a tag to compare

Full announcement here.

  • 10GigE wire-speed replay rates when using netmap network drivers
  • IP Flow/NetFlow support
  • Near-zero overhead option for generating unique flows every loop iteration
  • High accuracy, high performance --mbps option
  • Overhaul of timestamp methodology in main TX loop to maximize performance
  • API for other Open Source projects
  • Deprecation of redundant and obolete options
  • ARM and PPC support including cross-compile support
  • Switch from BSD to GPLv3 license