[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1538159002-11800-1-git-send-email-jon.maloy@ericsson.com>
Date: Fri, 28 Sep 2018 20:23:17 +0200
From: Jon Maloy <jon.maloy@...csson.com>
To: <davem@...emloft.net>, <netdev@...r.kernel.org>
CC: <gordan.mihaljevic@...tech.com.au>, <tung.q.nguyen@...tech.com.au>,
<hoang.h.le@...tech.com.au>, <jon.maloy@...csson.com>,
<canh.d.luu@...tech.com.au>, <ying.xue@...driver.com>,
<tipc-discussion@...ts.sourceforge.net>
Subject: [net-next 0/5] 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.
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
Powered by blists - more mailing lists