Re: [PATCH net] sctp: not increase stream's incnt before sending addstrm_in request

2018-11-19 Thread David Miller
From: Xin Long Date: Sun, 18 Nov 2018 21:59:49 +0800 > Different from processing the addstrm_out request, The receiver handles > an addstrm_in request by sending back an addstrm_out request to the > sender who will increase its stream's in and incnt later. > > Now stream->incnt has been

[PATCH net] sctp: not increase stream's incnt before sending addstrm_in request

2018-11-18 Thread Xin Long
Different from processing the addstrm_out request, The receiver handles an addstrm_in request by sending back an addstrm_out request to the sender who will increase its stream's in and incnt later. Now stream->incnt has been increased since it sent out the addstrm_in request in