Today we are releasing Tcpreplay suite version 4.4.1.
This release contains several bug fixes:
What’s Changed
- Bug #708 fix support for feeding PCAP files from STDIN by @fklassen in https://github.com/appneta/tcpreplay/pull/709
- Bug #705 fix Debian/kfreebsd build by @fklassen in https://github.com/appneta/tcpreplay/pull/707
- Bug #704 fix typos by @fklassen in https://github.com/appneta/tcpreplay/pull/710
- Bug #703 safeguard against corrupt packet lengths in checksum functions by @fklassen in https://github.com/appneta/tcpreplay/pull/712
- Bug #702 fix double free in Juniper DLT by @fklassen in https://github.com/appneta/tcpreplay/pull/711
Full Changelog: https://github.com/appneta/tcpreplay/compare/v4.4.0…v4.4.1