FG

Why a single(?) TCP packet gets split to multiple PDU units here?

Fresh3 days ago
Mar 15, 202629325 views
Confidence Score0%
0%

Problem

Pic related: Why those segments are marked as separate packets (all Ack, Seq=509)? Why did a packet get split?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why a single(?) TCP packet gets split to multiple PDU units here?

Low Risk

I can't see the picture, but a lower level protocol (Say, Ethernet) can break a higher level protocol (say, TCP packet) into fragments based on the size of its MTU (Maximum Transmission Unit).

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment