This update contains mostly bug fixes. https://github.com/appneta/tcpreplay/releases/tag/v4.5.2-beta1 ## What's Changed * 4.5.1 release by @fklassen in https://github.com/appneta/tcpreplay/pull/892 * feature: fix/recalculate header checksum for ipv6-frag(mentation) pac… by @ChuckCottrill in https://github.com/appneta/tcpreplay/pull/900 * Feature #897 IPv6 frag checksum support by @fklassen in https://github.com/appneta/tcpreplay/pull/932 * Bug #933 ci: hexdump failing pcap on test failure by @fklassen in https://github.com/appneta/tcpreplay/pull/934 * Bug #935 AF_SCP memory leaks by @fklassen in https://github.com/appneta/tcpreplay/pull/936 * Bug #896 AF_XDP: default --xdp-batch-size=1 by @fklassen in https://github.com/appneta/tcpreplay/pull/937 * Bug #731 #904 various TX_RING link errors by @fklassen in https://github.com/appneta/tcpreplay/pull/938 * configure.ac: Fixup the libpcap search loops. by @infrastation in https://github.com/appneta/tcpreplay/pull/905 * Bug #905 configure libpcap search fix by @fklassen in https://github.com/appneta/tcpreplay/pull/939 * Fix building on OpenBSD by @brad0 in https://github.com/appneta/tcpreplay/pull/907 * Bug #907 fix build open bsd by @fklassen in https://github.com/appneta/tcpreplay/pull/940 * do not exit in get_l2len_protocol() if l2len==0 by @GabrielGanne in https://github.com/appneta/tcpreplay/pull/911 * Bug #911 continue on get l2len protocol is zero by @fklassen in https://github.com/appneta/tcpreplay/pull/941 * fix compile, linker error for txring by @markyang92 in https://github.com/appneta/tcpreplay/pull/924 * Bug #924 TX_RING: Compile issue by @fklassen in https://github.com/appneta/tcpreplay/pull/942 * Bug #899 flows: correct IPv6 header version check by @fklassen in https://github.com/appneta/tcpreplay/pull/943 * Bug #794 #901 mac addr altered on seed option by @fklassen in https://github.com/appneta/tcpreplay/pull/944 * Bug #809 workaround for gcc 4.4.4 failure on FreeBSD by @fklassen in https://github.com/appneta/tcpreplay/pull/945 * Bug #894 stop on --portmap syntax error by @fklassen in https://github.com/appneta/tcpreplay/pull/946 * Bug #902 tcprewrite: SEGV on crafted capture by @fklassen in https://github.com/appneta/tcpreplay/pull/949 * Bug #914 tcprewrite: ensure --infile & --outfile are not the same file by @fklassen in https://github.com/appneta/tcpreplay/pull/950 * Bug #928 tcprep: heap addess leak in xX.c by @fklassen in https://github.com/appneta/tcpreplay/pull/951
## New Contributors * @brad0 made their first contribution in https://github.com/appneta/tcpreplay/pull/907 * @markyang92 made their first contribution in https://github.com/appneta/tcpreplay/pull/924 **Full Changelog**: https://github.com/appneta/tcpreplay/compare/v4.5.1...v4.5.2-beta1
_______________________________________________ Tcpreplay-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tcpreplay-users Support Information: http://tcpreplay.synfin.net/trac/wiki/Support
