netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: ycheng@google.com, hkchu@google.com, edumazet@google.com,
	ncardwell@google.com, sivasankar@cs.ucsd.edu,
	netdev@vger.kernel.org
Subject: Re: [PATCH 1/7] net-tcp: Fast Open base
Date: Wed, 18 Jul 2012 13:18:00 -0700 (PDT)	[thread overview]
Message-ID: <20120718.131800.1584742811449253752.davem@davemloft.net> (raw)
In-Reply-To: <1342641349.2626.3555.camel@edumazet-glaptop>

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Wed, 18 Jul 2012 21:55:49 +0200

> So the plan would be :
> 
> 1) Use the experimental 254 + magic on TFO Clients/Servers in 2012
> 
> 2) When/If IANA grants an official number, add its support to servers
>    (keeping support for experimental option as well)
> 
> 3) One/two years later, switch client side to use this official number
> 
> 4) Ten years later, remove experimental from server side.

Fair enough.

  reply	other threads:[~2012-07-18 20:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-16 21:16 [PATCH 0/7] TCP Fast Open client Yuchung Cheng
2012-07-16 21:16 ` [PATCH 1/7] net-tcp: Fast Open base Yuchung Cheng
2012-07-17  6:16   ` David Miller
2012-07-18 19:55     ` Eric Dumazet
2012-07-18 20:18       ` David Miller [this message]
2012-07-16 21:16 ` [PATCH 2/7] net-tcp: Fast Open client - cookie cache Yuchung Cheng
2012-07-17  6:15   ` David Miller
2012-07-16 21:16 ` [PATCH 3/7] net-tcp: Fast Open client - sending SYN-data Yuchung Cheng
2012-07-16 21:16 ` [PATCH 4/7] net-tcp: Fast Open client - receiving SYN-ACK Yuchung Cheng
2012-07-16 22:57   ` Vijay Subramanian
2012-07-16 23:33     ` Yuchung Cheng
2012-07-16 21:16 ` [PATCH 5/7] net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) Yuchung Cheng
2012-07-16 21:16 ` [PATCH 6/7] net-tcp: Fast Open client - detecting SYN-data drops Yuchung Cheng
2012-07-16 21:16 ` [PATCH 7/7] net-tcp: Fast Open client - cookie-less mode Yuchung Cheng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120718.131800.1584742811449253752.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=hkchu@google.com \
    --cc=ncardwell@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=sivasankar@cs.ucsd.edu \
    --cc=ycheng@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).