From 02bddf464fecabd5604d84001cc93fc46ce0b8fa Mon Sep 17 00:00:00 2001 From: Alexander Bluhm Date: Wed, 10 Aug 2022 15:38:03 +0200 Subject: [PATCH] Update change log. --- Changes | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 6a3a175..aa34399 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,12 @@ Revision history for udpbench udp network benchmarking tool. -1.03 +1.03 2022-08-10 + - Portable GNU makefile for Debian and Ubuntu. + - Fix calculation of frame length for full size IP packet. + - Delay sender with -B bitrate or -P packetrate. + Warning: -d delaypacket has been renamed. + - Print length of IP packets and Ether frames in status line. + Warning: Format of status line has changed. 1.02 2022-08-01 - Option -D receives udp packets from divert raw socket.