[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200315.001918.739481260505523590.davem@davemloft.net>
Date: Sun, 15 Mar 2020 00:19:18 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: pabeni@...hat.com
Cc: netdev@...r.kernel.org, mathew.j.martineau@...ux.intel.com
Subject: Re: [PATCH net-next v2 0/2] mptcp: simplify mptcp_accept()
From: Paolo Abeni <pabeni@...hat.com>
Date: Fri, 13 Mar 2020 16:52:40 +0100
> Currently we allocate the MPTCP master socket at accept time.
>
> The above makes mptcp_accept() quite complex, and requires checks is several
> places for NULL MPTCP master socket.
>
> These series simplify the MPTCP accept implementation, moving the master socket
> allocation at syn-ack time, so that we drop unneeded checks with the follow-up
> patch.
>
> v1 -> v2:
> - rebased on top of 2398e3991bda7caa6b112a6f650fbab92f732b91
Series applied, thanks.
Powered by blists - more mailing lists