Thanks Jon! The series is good for me. Acked-by: Ying Xue <[email protected]>
Regards, Ying On 09/25/2018 07:34 AM, Jon Maloy wrote: > 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 | 206 > ++++++++++++++++++++++++++++++++---------------------- > 4 files changed, 189 insertions(+), 118 deletions(-) > _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
