Announcing Tcpreplay v4.5.1. This update contains mostly bug fixes.
What's Changed
- feature: fix/recalculate header checksum for ipv6-frag(mentation) pac… by @ChuckCottrill in #900
- Feature #897 IPv6 frag checksum support by @fklassen in #932
- Bug #933 ci: hexdump failing pcap on test failure by @fklassen in #934
- Bug #935 AF_SCP memory leaks by @fklassen in #936
- Bug #896 AF_XDP: default --xdp-batch-size=1 by @fklassen in #937
- Bug #731 #904 various TX_RING link errors by @fklassen in #938
- configure.ac: Fixup the libpcap search loops. by @infrastation in #905
- Bug #905 configure libpcap search fix by @fklassen in #939
- Fix building on OpenBSD by @brad0 in #907
- Bug #907 fix build open bsd by @fklassen in #940
- do not exit in get_l2len_protocol() if l2len==0 by @GabrielGanne in #911
- Bug #911 continue on get l2len protcol is zero by @fklassen in #941
- fix compile, linker error for txring by @markyang92 in #924
- Bug #924 TX_RING: Compile issue by @fklassen in #942
- Bug #899 flows: correct IPv6 header version check by @fklassen in #943
- Bug #794 #901 mac addr altered on seed option by @fklassen in #944
- Bug #809 workaround for gcc 4.4.4 failure on FreeBSD by @fklassen in #945
- Bug #894 stop on --portmap syntax error by @fklassen in #946
- Bug #902 tcprewrite: SEGV on crafted capture by @fklassen in #949
- Bug #914 tcprewrite: ensure --infile & --outfile are not the same file by @fklassen in #950
- Bug #928 tcprep: heap addess leak in xX.c by @fklassen in #951
- Bug #947 - ensure defines.h is always regenerated by @fklassen in #964
- Bug #956 XDP - fail with a more informative error message by @fklassen in #965
- Bug #970 tcprewrite: --fixlen: do not use realloc by @fklassen in #975
- Bug #967 gcc15: fix out-of-tree build by @fklassen in #976
- Bug #977 C23 standard support by @fklassen in #978
- 4.5.2 beta3 -> 4.5.2 by @fklassen in #979
New Contributors
- @brad0 made their first contribution in #907
- @markyang92 made their first contribution in #924
Full Changelog: v4.5.1...v4.5.2
Download the release by clicking the tcpreplay* assets below ...