Re: [net-next 0/5] tipc: make connection setup more robust
From: David Miller <davem@davemloft.net>
Date: 2018-09-30 00:54:50
From: David Miller <davem@davemloft.net>
Date: 2018-09-30 00:54:50
From: Jon Maloy <redacted> Date: Fri, 28 Sep 2018 20:23:17 +0200
In this series we make a few improvements to the connection setup and probing mechanism, culminating in the last commit where we make it possible for a client socket to make multiple setup attempts in case it encounters receive buffer overflow at the listener socket.
Series applied, thanks Jon.