Today we are releasing Tcpreplay suite version 4.3 Beta 2. You can expect to see the long-awaited version 4.3 soon, so please take this for a spin and report bugs if you see any.
The beta is available here for download. https://github.com/appneta/tcpreplay/releases/tag/v4.3.0-beta2 This release has many fixes to long-standing bugs uncovered by modern fuzzing tools, and by users like you. Also we are seeing more contributions through random GitHub pull requests. Please keep them coming, but please attempt to produce quality code. Here's what's new since the previous release: - Fix maxOS TOS checksum failure (#524) - TCP sequence edits seeding (#514) - Fix issues identifed by Codacy (#493) - CVE-2018-18408 use-after-free in post_args (#489) - CVE-2018-18407 heap-buffer-overflow csum_replace4 (#488) - CVE-2018-17974 heap-buffer-overflow dlt_en10mb_encode (#486) - CVE-2018-17580 heap-buffer-overflow fast_edit_packet (#485) - CVE-2018-17582 heap-buffer-overflow in get_next_packet (#484) - Out-of-tree build (#482) - Closing stdin on pipe (#479) - Second pcap file hangs on multiplier option (#472) - Jumbo frame support for fragroute option (#466) - TCP sequence edit ACK corruption (#451) - TCP sequence number edit initial SYN packet should have zero ACK (#450) - Travis CI build fails due to new build images (#432) - Unable to build with libpcap 1.8.1 (#430) - Add ability to change tcp SEQ/ACK numbers (#425) - Hang using loop and netmap options (#424) - tcpprep -S not working for large cache files (#423) - Unable to tcprewrite range of ports with --portmap (#422) - --maxsleep broken for values less than 1000 (#421) - Avoid non-blocking behaviour when using STDIN (#416) - pcap containing >1020 packets produces invalid cache file (#415) - Fails to open tap0 on Zephyr (#411) - heap-buffer-overflow in get_l2protocol (#410) - heap-buffer-overflow in packet2tree (#409) - CVE-2018-13112 heap-buffer-overflow in get_l2len (#477 dup #408) - -T flag breaks traffic replay timing (#419) - Respect 2nd packet timing (#418) - manpage typos (#413) - Fix replay when using --with-testnic (#178) Enjoy. Fred Klassen AppNeta _______________________________________________ Tcpreplay-users mailing list Tcpreplay-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tcpreplay-users Support Information: http://tcpreplay.synfin.net/trac/wiki/Support