Skip to content

Commit efba4ae

Browse files
committed
Update Chapter4_7.md
1 parent 5e8a06c commit efba4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter4_7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Since retransmission is suspected, it's essential to understand its nature. Retr
176176

177177
![](media/6670e70b6d5f0f5152f643c153d13487.png)
178178

179-
Figure 4-46. Packet capture screenshots with time information added.
179+
Figure 4-46. Packet capture screenshot with time information added.
180180

181181
When analyzing network packets, timestamp information is crucial for accurate logical reasoning. A time difference in the microsecond range between two duplicate packets suggests either a timeout retransmission or duplicate packet capture. In a typical LAN environment with a Round-trip Time (RTT) of around 100 microseconds, where TCP retransmissions require at least one RTT, a retransmission occurring at just 1/100th of the RTT likely indicates duplicate packet capture rather than an actual timeout retransmission.
182182

0 commit comments

Comments
 (0)