public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Christoph Paasch <cpaasch@apple•com>
To: Yuchung Cheng <ycheng@google•com>
Cc: davem@davemloft•net, netdev@vger•kernel.org, edumazet@google•com,
	ncardwell@google•com, maheshb@google•com
Subject: Re: [PATCH net-next] tcp: socket option to set TCP fast open key
Date: Wed, 18 Oct 2017 16:39:50 -0700	[thread overview]
Message-ID: <20171018233950.GZ73751@Chimay.local> (raw)
In-Reply-To: <20171018182251.5486-1-ycheng@google.com>

On 18/10/17 - 11:22:51, Yuchung Cheng wrote:
> 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>
> ---
>  include/net/request_sock.h |  2 ++
>  include/net/tcp.h          |  5 +++--
>  include/uapi/linux/tcp.h   |  1 +
>  net/ipv4/sysctl_net_ipv4.c |  3 ++-
>  net/ipv4/tcp.c             | 33 +++++++++++++++++++++++++++
>  net/ipv4/tcp_fastopen.c    | 56 +++++++++++++++++++++++++++++++++-------------
>  net/ipv4/tcp_ipv4.c        |  1 +
>  7 files changed, 82 insertions(+), 19 deletions(-)

Reviewed-by: Christoph Paasch <cpaasch@apple•com>


Christoph

  parent reply	other threads:[~2017-10-18 23:39 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 [this message]
2017-10-20 12:29 ` David Miller

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=20171018233950.GZ73751@Chimay.local \
    --to=cpaasch@apple$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=maheshb@google$(echo .)com \
    --cc=ncardwell@google$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=ycheng@google$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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