]> 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:31:20 +0000 (07:31 +0200)
(cherry picked from commit b87e23ef01053a65fc310111631a6ddbfdc38bdf)

[skip ci]

CHANGES

diff --git a/CHANGES b/CHANGES
index d82438156742987327573f8de92264253b4dd07b..f9083539560cc6ee083941b91c90e9c66aa7a39e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -26,6 +26,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.