wireshark的提示


内容:12个wrieshark的提示


1.【Packet size limited during capture

在捕获数据包大小有限,即包没有抓全

2.【TCP previous segment not captured

TCP前一段不是被俘,即缺失的那段数据在整个网络都找不到(即排除了乱序)

3.【TCP ACKed unseen segment

ACK包没有被抓到

4.【TCP Out-of-Order

TCP乱序

5.【TCP Dup ACK

重复ACK

6.【TCP Fast Retransmission

快速重传

7.【TCP Retransmission

超时重传

8.【TCP zerowindow

通知客户不要再发送数据

9.【TCP window Full

表示这个包的发送方已经把对方所声明的接受窗口耗尽

10.【TCP segment of a reassembled PDU

表示可以把属于同一个应用层PDU的TCP包虚拟地集中起来

11.【Continuation to #

12.【Time-to-live exceeded (Fragment reassembly time exceeded)

包的重组超时

http://blog.csdn.net/chenlycly/article/details/52402945


上一篇:wireshark常用错误提示分析-转


下一篇:Wireshark网络分析工具(二)