netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ycheng@google.com
Cc: netdev@vger.kernel.org, cpaasch@apple.com, edumazet@google.com,
	ncardwell@google.com, maheshb@google.com
Subject: Re: [PATCH net-next] tcp: socket option to set TCP fast open key
Date: Fri, 20 Oct 2017 13:29:45 +0100 (WEST)	[thread overview]
Message-ID: <20171020.132945.1085717648120622175.davem@davemloft.net> (raw)
In-Reply-To: <20171018182251.5486-1-ycheng@google.com>

From: Yuchung Cheng <ycheng@google.com>
Date: Wed, 18 Oct 2017 11:22:51 -0700

> New socket option TCP_FASTOPEN_KEY to allow different keys per
> listener.  The listener by default uses the global key until the
> socket option is set.  The key is a 16 bytes long binary data. This
> option has no effect on regular non-listener TCP sockets.
> 
> Signed-off-by: Yuchung Cheng <ycheng@google.com>
> Reviewed-by: Eric Dumazet <edumazet@google.com>

Applied.

      parent reply	other threads:[~2017-10-20 12:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-18 18:22 [PATCH net-next] tcp: socket option to set TCP fast open key Yuchung Cheng
2017-10-18 20:13 ` Christoph Paasch
2017-10-18 20:37   ` Eric Dumazet
2017-10-18 23:39 ` Christoph Paasch
2017-10-20 12:29 ` David Miller [this message]

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=20171020.132945.1085717648120622175.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=cpaasch@apple.com \
    --cc=edumazet@google.com \
    --cc=maheshb@google.com \
    --cc=ncardwell@google.com \
    --cc=netdev@vger.kernel.org \
    --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).