Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

ACK behavior

Is it possible that one single cumulative ACK packet (sniffing on sender side) is received as two single ACK packets (sniffing on receiver side)?

More detailed: I have two capture, one from the sender side and the other one from the receiver. On the sender side I see two packets going out (8 and 378 bytes). After this, I see two received ACK (for 8 and 378 bytes).

On the receiver side I see two packets coming in (8 and 378 bytes). After this, I see one single ACK going out (8 + 378 bytes).

Thanks