aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2023-02-20 13:58:44 +0100
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2023-02-20 13:59:21 +0100
commit7fc39d0334c720d9b09876f063aa675c01d86f5c (patch)
tree4397a0b41dc03bbf136bf272abded7a716fdaa9c
parentd2559a83d1463492035d6eab82fc568f16aa8a33 (diff)
downloadtcpdump-7fc39d0334c720d9b09876f063aa675c01d86f5c.tar.gz
CHANGES: Add a change backported to 4.99
(cherry picked from commit 373a2ec94c46966343d4b648fae52e99f5c7b1d0) [skip ci]
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a03e075c..e888a762 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,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.