RFC 7413 on TCP Fast Open

rfc-editor@rfc-editor.org Fri, 19 December 2014 00:43 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: ietf-announce@ietfa.amsl.com
Delivered-To: ietf-announce@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 422381ACCDE; Thu, 18 Dec 2014 16:43:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.912
X-Spam-Level:
X-Spam-Status: No, score=-101.912 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s_uXmrMkhJ4A; Thu, 18 Dec 2014 16:43:22 -0800 (PST)
Received: from rfc-editor.org (rfc-editor.org [IPv6:2001:1900:3001:11::31]) by ietfa.amsl.com (Postfix) with ESMTP id 9F8D61ACCDA; Thu, 18 Dec 2014 16:43:21 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 30) id 5CD03181CD6; Thu, 18 Dec 2014 16:42:57 -0800 (PST)
To: ietf-announce@ietf.org, rfc-dist@rfc-editor.org
Subject: RFC 7413 on TCP Fast Open
X-PHP-Originating-Script: 6000:ams_util_lib.php
From: rfc-editor@rfc-editor.org
Message-Id: <20141219004257.5CD03181CD6@rfc-editor.org>
Date: Thu, 18 Dec 2014 16:42:57 -0800
Archived-At: http://mailarchive.ietf.org/arch/msg/ietf-announce/KZ27hSzcKSLfT4m7UFHmWaosQ5k
Cc: drafts-update-ref@iana.org, tcpm@ietf.org, rfc-editor@rfc-editor.org
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: ietf@ietf.org
List-Id: "IETF announcement list. No discussions." <ietf-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf-announce/>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2014 00:43:24 -0000

A new Request for Comments is now available in online RFC libraries.

        
        RFC 7413

        Title:      TCP Fast Open 
        Author:     Y. Cheng, J. Chu,
                    S. Radhakrishnan, A. Jain
        Status:     Experimental
        Stream:     IETF
        Date:       December 2014
        Mailbox:    ycheng@google.com, 
                    hkchu@google.com, 
                    sivasankar@cs.ucsd.edu,
                    arvind@google.com
        Pages:      26
        Characters: 59945
        Updates/Obsoletes/SeeAlso:   None

        I-D Tag:    draft-ietf-tcpm-fastopen-10.txt

        URL:        https://www.rfc-editor.org/rfc/rfc7413.txt

This document describes an experimental TCP mechanism called TCP Fast Open
(TFO).  TFO allows data to be carried in the SYN and SYN-ACK packets
and consumed by the receiving end during the initial connection
handshake, and saves up to one full round-trip time (RTT) compared to
the standard TCP, which requires a three-way handshake (3WHS) to
complete before data can be exchanged.  However, TFO deviates from the
standard TCP semantics, since the data in the SYN could be replayed to
an application in some rare circumstances.  Applications should not
use TFO unless they can tolerate this issue, as detailed in the
Applicability section.

This document is a product of the TCP Maintenance and Minor Extensions Working Group of the IETF.


EXPERIMENTAL: This memo defines an Experimental Protocol for the
Internet community.  It does not specify an Internet standard of any
kind. Discussion and suggestions for improvement are requested.
Distribution of this memo is unlimited.

This announcement is sent to the IETF-Announce and rfc-dist lists.
To subscribe or unsubscribe, see
  https://www.ietf.org/mailman/listinfo/ietf-announce
  https://mailman.rfc-editor.org/mailman/listinfo/rfc-dist

For searching the RFC series, see https://www.rfc-editor.org/search
For downloading RFCs, see https://www.rfc-editor.org/rfc.html

Requests for special distribution should be addressed to either the
author of the RFC in question, or to rfc-editor@rfc-editor.org.  Unless
specifically noted otherwise on the RFC itself, all RFCs are for
unlimited distribution.


The RFC Editor Team
Association Management Solutions, LLC