TCP/IP: Difference between revisions

Content added Content deleted
Line 576: Line 576:
* Small MSS values will reduce or eliminate IP fragmentation, but will result in higher overhead.
* Small MSS values will reduce or eliminate IP fragmentation, but will result in higher overhead.
* For most computer users, the MSS option is established by the operating system.
* For most computer users, the MSS option is established by the operating system.

== TCP SACK ==

Source: [http://packetlife.net/blog/2010/jun/17/tcp-selective-acknowledgments-sack/ packetlife.net]

<div><ul>
<li style="display: inline-block;"> [[File:TCP_retransmission.jpeg|thumb|none|300px|TCP Retransmission with ACK]] </li>
<li style="display: inline-block;"> [[File:TCP_SACK.jpeg|thumb|none|350px|TCP SACK]] </li>
<li style="display: inline-block;"> [[File:wireshark_SACK.png|thumb|none|400px|Wireshark PCAP]] </li>
</ul></div>

Packet Capture:
[[Media:TCP_SACK.cap|TCP SACK Sample Capture]]
<br />


= ECN =
= ECN =