文章分类 | 推荐文章 | 最新文章 | 热点文章 | 最新软件 | 精品软件 | 下载排行 | 推荐下载 | firefox | WPS | 杀毒软件 | Picasa
清风网络
首 页 软件下载 网络学院 数码学院
QQ 电脑入门 游戏 操作系统 图形图像 办公软件 媒体动画 精文荟萃 常用软件 网页编程 技术开发 网络技术 认证考试 网站建设 文章专栏
当前位置:清风网络学院网络技术网络协议RFC791 - Internet Protocol
精品推荐
特别推荐
·ISIS路由协议
·Telnet入侵最完全手册
·网络协议基础知识 SMTP协议和UDP协议
·新的宽带认证方式——IEEE 802.1x协议
·ARP协议揭密
·网络沟通的桥梁-协议X档案
·TCP/IP协议简介
·NGN网络协议解析
·HTTP协议基础
·电子商务安全协议
·SSL协议介绍
·SIP、SAP及SDP协议组合应用的研究
·在Windows 2000 Server中配置TCP/IP协议
·Catalyst8500配置实例之HSRP协议培植
·计算机网络体系层次结构的划分
·OSPF计算路由
热点TOP10
·RFC4081 - Security Threats for Next Steps in Signaling (NSIS)
·RFC791 - Internet Protocol
·RFC4094 - Analysis of Existing Quality-of-Service Signaling Protocols
·RFC4098 - Terminology for Benchmarking BGP Device Convergence in the Control Plane
·完全用Linux工作 摈弃Windows
·RFC2665 - Definitions of Managed Objects for the Ethernet-like Interface Types
·RFC1015 - Implementation plan for interagency research Internet
·RFC4045 - Extensions to Support Efficient Carrying of Multicast Traffic in Layer-2 Tunneling Protocol (L2TP)
·关于Sniffer Pro
·RFC4150-Transport Performance Metrics MIB
·TCP/IP协议简介
·RFC2753 - A Framework for Policy-based Admission Control
·ISIS路由协议
·Windows XP系统中如何重置TCP/IP协议
·RFC4105 - Requirements for Inter-Area MPLS Traffic Engineering
·RFC1044 - Internet Protocol on Network Systems HYPERchannel: Protocol specification
·第三章 广域网协议配置命令(四)
·RFC3996-Internet Printing Protocol (IPP): The ippget Delivery Method for Event Notifications
·RFC4083 - Input 3rd-Generation Partnership Project (3GPP) Release 5 Requirements on the Session Initiation Protocol (SIP)
·对BitTorrent通信协议的分析与检测

RFC791 - Internet Protocol

日期:2007年10月23日 作者: 查看:[大字体 中字体 小字体]


is submitted to this procedure in case it is still too large.

Notation:

FO - Fragment Offset
IHL - Internet Header Length
DF - Don't Fragment flag
MF - More Fragments flag
TL - Total Length
OFO - Old Fragment Offset
OIHL - Old Internet Header Length
OMF - Old More Fragments flag
OTL - Old Total Length
NFB - Number of Fragment Blocks
MTU - Maximum Transmission Unit

Procedure:

IF TL =< MTU THEN Submit this datagram to the next step
in datagram processing ELSE IF DF = 1 THEN discard the
datagram ELSE
To produce the first fragment:
(1) Copy the original internet header;
(2) OIHL <- IHL; OTL <- TL; OFO <- FO; OMF <- MF;
(3) NFB <- (MTU-IHL*4)/8;
(4) Attach the first NFB*8 data octets;
(5) Correct the header:
MF <- 1; TL <- (IHL*4)+(NFB*8);
Recompute Checksum;
(6) Submit this fragment to the next step in
datagram processing;
To produce the second fragment:
(7) Selectively copy the internet header (some options
are not copied, see option definitions);
(8) Append the remaining data;
(9) Correct the header:
IHL <- (((OIHL*4)-(length of options not copied))+3)/4;

[Page 26]

September 1981
Internet Protocol
Specification

TL <- OTL - NFB*8 - (OIHL-IHL)*4);
FO <- OFO + NFB; MF <- OMF; Recompute Checksum;
(10) Submit this fragment to the fragmentation test; DONE.

In the above procedure each fragment (except the last) was made
the maximum allowable size. An alternative might produce less
than the maximum size datagrams. For example, one could implement
a fragmentation procedure that repeatly divided large datagrams in
half until the resulting fragments were less than the maximum
transmission unit size.

An Example Reassembly Procedure

For each datagram the buffer identifier is computed as the
concatenation of the source, destination, protocol, and
identification fields. If this is a whole datagram (that is both
the fragment offset and the more fragments fields are zero), then
any reassembly resources associated with this buffer identifier
are released and the datagram is forwarded to the next step in
datagram processing.

If no other fragment with this buffer identifier is on hand then
reassembly resources are allocated. The reassembly resources
consist of a data buffer, a header buffer, a fragment block bit
table, a total data length field, and a timer. The data from the
fragment is placed in the data buffer according to its fragment
offset and length, and bits are set in the fragment block bit
table corresponding to the fragment blocks received.

If this is the first fragment (that is the fragment offset is
zero) this header is placed in the header buffer. If this is the
last fragment ( that is the more fragments field is zero) the
total data length is computed. If this fragment completes the

上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] 下一页 




上一篇:RFC742 - NAME/FINGER Protocol

下一篇:RFC790 - Assigned numbers

RFC791 - Internet Protocol 相关文章:
·最全面的WindowsXP修改大全
·WindowsXP超级技巧
·菜鸟必看:WinXP终极优化
·让Windows XP系统快10倍
·神不知鬼不觉地更换Win XP用户密码
·Windows 2003操作系统十四招加速技巧大全
·WinRAR V3.41简体中文版下载
·Windows XP用户:教你实用50招
·Windows XP操作系统中隐藏的20个秘密
·为英文Windows XP安装中文语言包
RFC791 - Internet Protocol 相关软件:
·Windows Live Messenger(MSN)V8.5.1235 简体中文版
·Nero Burning RomV8.0.3.0 简体中文精简版
·WinZip V11.1 Build 7466 正式版
·Windows XP Service Pack 2简体中文版
·Windows主题70合一典藏版
·Windows Xp sp2 补丁集(至2007.11.13)
·PowerPoint 2000
·Internet Explorer V7.0 for XP SP2 简体中文版
·Windows木马清道夫 2007V11.0 Build 0104上网必备版
·洪恩轻松教你学电脑_internet学习

特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。
[打印本页] [关闭窗口] 转载请注明来源:http://www.viphot.com
| 帮助(?) | 版权声明 | 友情连接 | 关于我们 | 信息发布
Copyright 2007 www.viphot.com All Rights Reserved. 鄂ICP备05000083号Powered by:vipcn