SubnetLayerRFCs

RFC Library

TCP's defining documents as packet-level lessons — each labelled with its verified, current standards status. Historic doesn't mean wrong, and old doesn't mean current: every page states exactly which rules still apply and where today's version lives.

How TCP grew up

A thematic lineage — publication order is not a strict dependency chain; ideas overlapped and cross-pollinated.

  1. Early implementation guidance RFC 813 · RFC 879 · RFC 896

    Memos from the field: SWS, MSS arithmetic, the small-packet problem and a congestion warning.

  2. Host requirements RFC 1122

    The MUST/SHOULD law book that turned the memos' fixes into obligations (still STD 3).

  3. High-performance extensions RFC 1323

    Window scaling, timestamps, PAWS — today specified by RFC 7323.

  4. Selective acknowledgement RFC 2018

    Repairing multi-loss windows precisely (still current).

  5. Congestion-control standards RFC 2581

    Slow start & friends standardised — today RFC 5681.

  6. Modern retransmission timer RFC 2988

    SRTT/RTTVAR/RTO formalised — today RFC 6298.