From: Francois-Xavier Le Bail Date: Wed, 8 Jan 2025 20:12:09 +0000 (+0100) Subject: CHANGES: Add changes backported to 4.99 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/6cd500c8dafe5a9bbf3e56312493709e8b118726?ds=sidebyside CHANGES: Add changes backported to 4.99 [skip ci] --- diff --git a/CHANGES b/CHANGES index 9bf66180..8946c0a7 100644 --- 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. + 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