]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the handling of fragmented unordered messages when using DATA chunks
authortuexen <tuexen@FreeBSD.org>
Mon, 25 Mar 2019 09:47:22 +0000 (09:47 +0000)
committertuexen <tuexen@FreeBSD.org>
Mon, 25 Mar 2019 09:47:22 +0000 (09:47 +0000)
commite89e1927c7ad00a5cad925dfb7f24ca395ada9e9
tree68262b8021d27f10b4733cf703915800fc3e1c0f
parent69cab2e45856a8c6ca7993c76f200db642d9426e
Fix the handling of fragmented unordered messages when using DATA chunks
and FORWARD-TSN.

This bug was reported in https://github.com/sctplab/usrsctp/issues/286
for the userland stack.

This is joint work with rrs@.

MFC after: 1 week
sys/netinet/sctp_indata.c