IP数据报中的MF位

发布于 2024-12-25 14:02:50 字数 72 浏览 0 评论 0原文

我正在学习 TCP/IP 套件, 当我遇到最后一个片段上设置为零的 MF 位时, 我想知道如果数据报的片段被乱序接收会发生什么?

I'm learning TCP/IP suite,
and when I encounter the MF bit which is set to zero on the last fragment,
I want to know what happen if the fragments of the datagram are received out of order?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

心安伴我暖 2025-01-01 14:02:50

没什么,在分段数据包上看到 MF 位只是表明它是最后一个发送的具有最大偏移量的数据包,而不是说它是最后一个要等待的数据包。

Nothing, seeing an MF bit on a fragmented packet simply says it is the last packet sent with the biggest offset, not that it is the last packet to wait for.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文