summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorXin Long2017-12-14 17:41:31 +0100
committerDavid S. Miller2017-12-15 19:52:22 +0100
commit107e242569541795a84264f94375e987ba04d309 (patch)
tree4ca6c3b9c5ff637a5438196fb86666ac469188e7 /firmware
parentsctp: add stream interleave support in stream scheduler (diff)
downloadkernel-qcow2-linux-107e242569541795a84264f94375e987ba04d309.tar.gz
kernel-qcow2-linux-107e242569541795a84264f94375e987ba04d309.tar.xz
kernel-qcow2-linux-107e242569541795a84264f94375e987ba04d309.zip
sctp: update mid instead of ssn when doing stream and asoc reset
When using idata and doing stream and asoc reset, setting ssn with 0 could only clear the 1st 16 bits of mid. So to make this work for both data and idata, it sets mid with 0 instead of ssn, and also mid_uo for unordered idata also need to be cleared, as said in section 2.3.2 of RFC8260. Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Marcelo R. Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions