TCP/IP: Difference between revisions

Content added Content deleted
Line 111: Line 111:
* Type field is 1 Byte & Length field is also 1 byte in length.
* Type field is 1 Byte & Length field is also 1 byte in length.
* Options field may or may not be copied into each fragment.
* Options field may or may not be copied into each fragment.
* Copy Options filed into a Fragment is based on the first bit of Type filed.
* Copy Options filed into a Fragment is based on the first bit of Type field.
1st bit =0 ==> Copy options in 1st fragment only
1st bit =0 ==> Copy options in 1st fragment only
1st bit =1 ==> Copy options in all fragments
1st bit =1 ==> Copy options in all fragments