Skip to content

Commit 68ba720

Browse files
committed
CHANGES: Add some changes backported to 4.99
[skip ci]
1 parent 77d1008 commit 68ba720

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
@@ -52,6 +52,9 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
5252
IEEE 802.11: no need for an element ID in the structures for IEs, make
5353
the length in the IE structures a u_int, include the "TA" field while
5454
printing Block Ack Control frame.
55+
IP: Enable TSO (TCP Segmentation Offload) support; fix printing invalid
56+
cases as invalid, not truncated; use ND_ICHECKMSG_ZU() to test the
57+
header length.
5558
IPv6: Fix printing invalid cases as invalid, not truncated; use
5659
ND_ICHECKMSG_U() to print an invalid version.
5760
Kerberos: Print the protocol name, remove a redundant bounds check.
@@ -72,6 +75,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
7275
RIP: Make a couple trivial protocol updates.
7376
RPKI-Router: Refine length and bounds checks.
7477
SNMP: Fix two undefined behaviors.
78+
Text protocols: Fix printing truncation if it is not the case.
7579
ZMTP: Replace custom code with bittok2str().
7680
User interface:
7781
Print the supported time stamp types (-J) to stdout instead of stderr.

0 commit comments

Comments
 (0)