]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: Add change(s) backported to 4.99
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 6 Apr 2025 05:29:57 +0000 (07:29 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 6 Apr 2025 05:29:57 +0000 (07:29 +0200)
[skip ci]

CHANGES

diff --git a/CHANGES b/CHANGES
index 60d429fe3060836b30d82942a5d247ada7b0618a..eeb7f5d84603cc9728ca89dc63933ccffe5adfaa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -112,6 +112,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
       Warn that options -A, -x[x] and -X[X] are mutually exclusive.
       For PCAP_ERROR_CAPTURE_NOTSUP, show the error message provided
         by libpcap for that error if it's non-empty.
+      Update the -z option processing. Print when it is ignored.
     Source code:
       Fix '-tt' option printing when time > 2106-02-07T06:28:15Z.
       Add sub-second packet timestamp checks for invalid micro/nano.