commit | 6e9feb33911f59e03684941f089115b58429fe79 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat Sep 29 11:24:22 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 29 11:24:22 2018 -0700 |
tree | bb149221e75bb812ed610f50f993d81c55af9dd8 | |
parent | a337531b942bd8a03e7052444d7e36972aac2d92 [diff] | |
parent | 6787927475e52f6933e3affce365dabb2aa2fadf [diff] |
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>