[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1487440272.git.lucien.xin@gmail.com>
Date: Sun, 19 Feb 2017 01:52:44 +0800
From: Xin Long <lucien.xin@...il.com>
To: network dev <netdev@...r.kernel.org>, linux-sctp@...r.kernel.org
Cc: Marcelo Ricardo Leitner <marcelo.leitner@...il.com>,
Neil Horman <nhorman@...driver.com>,
Vlad Yasevich <vyasevich@...il.com>, davem@...emloft.net,
David Laight <david.laight@...lab.com>
Subject: [PATCH net-next 0/2] sctp: support MSG_MORE flag when sending msg
This patch is to add support for MSG_MORE on sctp. Patch 1/2 is an
improvement ahead of patch 2/2 to solve the close block problem
mentioned in https://patchwork.ozlabs.org/patch/372404/.
Xin Long (2):
sctp: flush out queue once assoc state falls into SHUTDOWN_PENDING
sctp: add support for MSG_MORE
include/net/sctp/structs.h | 1 +
net/sctp/output.c | 9 +++------
net/sctp/sm_sideeffect.c | 4 ++++
net/sctp/socket.c | 1 +
4 files changed, 9 insertions(+), 6 deletions(-)
--
2.1.0
Powered by blists - more mailing lists