[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADVnQymyG86LDsZokNS0u02cnWc-m_DGChBF3x40M7kANvfWyg@mail.gmail.com>
Date: Mon, 12 May 2014 15:16:01 -0400
From: Neal Cardwell <ncardwell@...gle.com>
To: Yuchung Cheng <ycheng@...gle.com>
Cc: David Miller <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, longinus00@...il.com,
Jerry Chu <hkchu@...gle.com>, Netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH 1/5] tcp: move fastopen functions to tcp_fastopen.c
On Sun, May 11, 2014 at 11:22 PM, Yuchung Cheng <ycheng@...gle.com> wrote:
> Move common TFO functions that will be used by both v4 and v6
> to tcp_fastopen.c. Create a helper tcp_fastopen_queue_check().
>
> Signed-off-by: Yuchung Cheng <ycheng@...gle.com>
> Signed-off-by: Daniel Lee <longinus00@...il.com>
> Signed-off-by: Jerry Chu <hkchu@...gle.com>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> ---
> include/net/tcp.h | 10 ++-
> net/ipv4/tcp_fastopen.c | 190 ++++++++++++++++++++++++++++++++++++++++++++++++
> net/ipv4/tcp_ipv4.c | 185 +---------------------------------------------
> 3 files changed, 200 insertions(+), 185 deletions(-)
Acked-by: Neal Cardwell <ncardwell@...gle.com>
neal
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists