aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2023-04-02 13:52:14 +0100
committerDenis Ovsienko <denis@ovsienko.info>2023-04-02 13:52:14 +0100
commitaf4b5f75370f521f96326f0d9469031a0a0a595d (patch)
treef69f50cd106c01431f518936895bec566260d129
parent65773cd6ab3ab6f8163c260dfed18b1f97f7c57c (diff)
downloadtcpdump-af4b5f75370f521f96326f0d9469031a0a0a595d.tar.gz
CHANGES: List more backported commits. [skip ci]
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f797d001..cd4fc5cd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,13 +1,18 @@
DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
Summary for 4.99.4 tcpdump release (so far!)
+ Source code:
+ Fix spaces before tabs in indentation.
Updated printers:
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.
+ Geneve: Fix the Geneve UDP port test.
Building and testing:
Require at least autoconf 2.69.
Don't check for strftime(), as it's in C90 and beyond.
+ Documentation:
+ man: Document TCP flag names better.
Thursday, January 12, 2023 / The Tcpdump Group
Summary for 4.99.3 tcpdump release