Merge branch 'tipc-next'
authorDavid S. Miller <davem@davemloft.net>
Sat, 29 Sep 2018 18:24:22 +0000 (11:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Sep 2018 18:24:22 +0000 (11:24 -0700)
commit6e9feb33911f59e03684941f089115b58429fe79
treebb149221e75bb812ed610f50f993d81c55af9dd8
parenta337531b942bd8a03e7052444d7e36972aac2d92
parent6787927475e52f6933e3affce365dabb2aa2fadf
Merge branch 'tipc-next'

Jon Maloy says:

====================
tipc: make connection setup more robust

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>