Today we are releasing Tcpreplay suite version 4.4.2.
This release contains several bug fixes:
What’s Changed
- Bug #716 heap-buffer-overflow in get_l2len_protocol() by @fklassen in https://github.com/appneta/tcpreplay/pull/738
- Bug #721 fixed typo in tcpliveplay.c by @jonathan-dev in https://github.com/appneta/tcpreplay/pull/721
- Bug #717 avoid assertion in get_layer4_v6 by @fklassen in https://github.com/appneta/tcpreplay/pull/739
- Bug #718 improved heap-overflow protection by @fklassen in https://github.com/appneta/tcpreplay/pull/740
- Bug #719 better overflow protection in parse_mpls by @fklassen in https://github.com/appneta/tcpreplay/pull/741
- Bug #725 FORCE_ALIGN on arm by @fklassen in https://github.com/appneta/tcpreplay/pull/742
- Bug #729 tcpreplay_edit: disallow both -K and -l options by @fklassen in https://github.com/appneta/tcpreplay/pull/743
- Bug #735 heap-overflow in get_l2len_protocol by @fklassen in https://github.com/appneta/tcpreplay/pull/744
- Bug #745 remove autogen.sh from distribution tarballs by @fklassen in https://github.com/appneta/tcpreplay/pull/747
New Contributors
- @jonathan-dev made their first contribution in https://github.com/appneta/tcpreplay/pull/721
Full Changelog: https://github.com/appneta/tcpreplay/compare/v4.4.1…v4.4.2