]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: Add changes backported to 4.99
authorFrancois-Xavier Le Bail <[email protected]>
Wed, 8 Jan 2025 20:12:09 +0000 (21:12 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 8 Jan 2025 20:12:09 +0000 (21:12 +0100)
[skip ci]

CHANGES

diff --git a/CHANGES b/CHANGES
index 9bf66180996b7b43b6570d5f6f76c6b1bc835b8d..8946c0a7e5b8f19ed326e34541e15f50bb3f9f10 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -96,6 +96,10 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
       frag6: Add a bounds check in non-verbose mode.
       PTP: Remove spaces before colons in output.
       PTP: Fix management packet fields.
       frag6: Add a bounds check in non-verbose mode.
       PTP: Remove spaces before colons in output.
       PTP: Fix management packet fields.
+      ISO: Avoid undefined behavior and integer overflow in the fletcher
+           checksum calculation.
+      NFS: Delete dead code.
+      BOOTP: Use an uint16_t variable to get the result of a GET_BE_U_2().
     User interface:
       Warn that options -A, -x[x] and -X[X] are mutually exclusive.
       For PCAP_ERROR_CAPTURE_NOTSUP, show the error message provided
     User interface:
       Warn that options -A, -x[x] and -X[X] are mutually exclusive.
       For PCAP_ERROR_CAPTURE_NOTSUP, show the error message provided