Skip to content

Commit 6cd500c

Browse files
committed
CHANGES: Add changes backported to 4.99
[skip ci]
1 parent c5b54bf commit 6cd500c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
9696
frag6: Add a bounds check in non-verbose mode.
9797
PTP: Remove spaces before colons in output.
9898
PTP: Fix management packet fields.
99+
ISO: Avoid undefined behavior and integer overflow in the fletcher
100+
checksum calculation.
101+
NFS: Delete dead code.
102+
BOOTP: Use an uint16_t variable to get the result of a GET_BE_U_2().
99103
User interface:
100104
Warn that options -A, -x[x] and -X[X] are mutually exclusive.
101105
For PCAP_ERROR_CAPTURE_NOTSUP, show the error message provided

0 commit comments

Comments
 (0)