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.
Jon Maloy (4): tipc: refactor function tipc_msg_reverse() tipc: refactor function tipc_sk_timeout() tipc: refactor function tipc_sk_filter_connect() tipc: add SYN bit to connection setup messages Tung Nguyen (1): tipc: buffer overflow handling in listener socket net/tipc/msg.c | 78 ++++++++++++-------- net/tipc/msg.h | 11 +++ net/tipc/node.h | 12 ++-- net/tipc/socket.c | 207 ++++++++++++++++++++++++++++++++---------------------- 4 files changed, 190 insertions(+), 118 deletions(-) -- 2.1.4 _______________________________________________ tipc-discussion mailing list tipc-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tipc-discussion