From: Francois-Xavier Le Bail Date: Mon, 20 Feb 2023 12:58:44 +0000 (+0100) Subject: CHANGES: Add a change backported to 4.99 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/373a2ec94c46966343d4b648fae52e99f5c7b1d0 CHANGES: Add a change backported to 4.99 [skip ci] --- diff --git a/CHANGES b/CHANGES index bf2b9d6b..326acc34 100644 --- a/CHANGES +++ b/CHANGES @@ -54,6 +54,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group LSP ping: Fix "Unused value" warnings from Coverity. smbutil.c: Fix the strftime buffer size DNS: sync resource types with IANA. + ICMPv6: Update the output to show a RPL DAO field name. Building and testing: Require at least autoconf 2.69. Don't check for strftime(), as it's in C90 and beyond.