Path to this page:
Subject: CVS commit: pkgsrc/net/tcpreplay
From: Nia Alarie
Date: 2021-06-12 08:22:09
Message id: 20210612062209.D2AD9FA95@cvs.NetBSD.org
Log Message:
tcpreplay: update to 4.3.4
This release is for bug fixes only.
ASAN reports memory leaks while running tests
local libopts compiler warnings
DLT name for DLT_C_JNPR_ETHER in documentation
clean up new_cidr_map() string manipulation on error exit
fix gcc 8.3.0 build warnings
invalid --pps value protection
packets slowly drift further and further behind when they should be sent
64 bit rollover can cause pps replay issues after several hours
typo fixes
DLT_NULL/DLT_LOOP support for cross-platform PF_INET6
armv5 Freescale compile
heap buffer overflow in tcpreplay fast_edit_packet
heap buffer overflow in tcpreplay get_next_packet
CVE-2020-24266 heap buffer overflow in tcpprep get_l2len
CVE-2020-24265 heap buffer overflow in tcpprep
fix UNUSED macro declaration
handle malformed and unsupported packets as soft errors
compile failure on aarch64-linux-android
tcprewrite --fixlen not working on DLT conversion
fix configure --without-libdnet
ensure automake version is at least 1.15
with multiplier option only first file can be sent and hang
do not create tap0 if device already exists
Files: