Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想分析给定的 TCP 连接并记录丢失的总数,以及详细的分析,例如有多少丢失属于三重重复 ACK、单超时、双超时、三重超时等类型。任何人都可以建议一个好的工具?
提前致谢!
我建议你使用tcptrace。它比 Wireshark 具有更详细的 TCP 统计信息,符合您的要求。(使用长输出格式)