aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_make_chunk.c
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2019-01-22 02:40:12 +0800
committerDavid S. Miller <davem@davemloft.net>2019-01-24 18:13:57 -0800
commit8220c870cb0f4eaa4e335c9645dbd9a1c461c1dd (patch)
tree21fe38f0c83ed2147736e4ba16f33f69f2c7317e /net/sctp/sm_make_chunk.c
parentsctp: improve the events for sctp stream reset (diff)
downloadlinux-dev-8220c870cb0f4eaa4e335c9645dbd9a1c461c1dd.tar.xz
linux-dev-8220c870cb0f4eaa4e335c9645dbd9a1c461c1dd.zip
sctp: improve the events for sctp stream adding
This patch is to improve sctp stream adding events in 2 places: 1. In sctp_process_strreset_addstrm_out(), move up SCTP_MAX_STREAM and in stream allocation failure checks, as the adding has to succeed after reconf_timer stops for the in stream adding request retransmission. 3. In sctp_process_strreset_addstrm_in(), no event should be sent, as no in or out stream is added here. Fixes: 50a41591f110 ("sctp: implement receiver-side procedures for the Add Outgoing Streams Request Parameter") Fixes: c5c4ebb3ab87 ("sctp: implement receiver-side procedures for the Add Incoming Streams Request Parameter") Reported-by: Ying Xu <yinxu@redhat.com> Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions