K 10 svn:author V 6 tuexen K 8 svn:date V 27 2020-05-07T03:48:59.699378Z K 7 svn:log V 327 MFC r360662: Fix a bug in SCTP SACK generation Fix the computation of the numbers of entries of the mapping array to look at when generating a SACK. This was wrong in case of sequence numbers wrap arounds. Thanks to Gwenael FOURRE for reporting the issue for the userland stack: https://github.com/sctplab/usrsctp/issues/462 END