Today we are releasing Tcpreplay suite version 4.4.0.
This release contains several bug fixes and enhancements.
What’s Changed
- Update strlcpy.c and strlcat.c by @guijan in https://github.com/appneta/tcpreplay/pull/656
- 4.3.4 by @fklassen in https://github.com/appneta/tcpreplay/pull/636
- Apply #616 fix to flows.c, fix #665 by @dumprop in https://github.com/appneta/tcpreplay/pull/666
- Bug #670: update Travis CI to focal by @fklassen in https://github.com/appneta/tcpreplay/pull/672
- Bug #669: LINUX installed netmap auto detection by @fklassen in https://github.com/appneta/tcpreplay/pull/673
- Feature #626 - Support for Q-in-Q VLAN tags by @fklassen in https://github.com/appneta/tcpreplay/pull/675
- Bug #677 skipbroadcast by @fklassen in https://github.com/appneta/tcpreplay/pull/678
- Bug #689: add security policy document by @fklassen in https://github.com/appneta/tcpreplay/pull/691
- Directories of pcaps as arguments by @halver94 in https://github.com/appneta/tcpreplay/pull/682
- PR #682 stage PR from @halver94 by @fklassen in https://github.com/appneta/tcpreplay/pull/692
- Bug #679 fix PPS calc for long-running sessions by @fklassen in https://github.com/appneta/tcpreplay/pull/693
- Bug #668 Improve SDK selection by @fklassen in https://github.com/appneta/tcpreplay/pull/694
- Bug #696 fix directory include feature by @fklassen in https://github.com/appneta/tcpreplay/pull/697
- Bug #695 mac os tests fail by @fklassen in https://github.com/appneta/tcpreplay/pull/698
- Bug #674 - Revert “send_packet: Avoid clock drift by using time since first packet” by @fklassen in https://github.com/appneta/tcpreplay/pull/699
- Feature #563 mac update on multicast by @fklassen in https://github.com/appneta/tcpreplay/pull/700
New Contributors
- @dumprop made their first contribution in https://github.com/appneta/tcpreplay/pull/666
- @halver94 made their first contribution in https://github.com/appneta/tcpreplay/pull/682
Full Changelog: https://github.com/appneta/tcpreplay/compare/v4.3.4…v4.4.0