]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r328066:
authortuexen <tuexen@FreeBSD.org>
Sat, 7 Apr 2018 20:39:09 +0000 (20:39 +0000)
committertuexen <tuexen@FreeBSD.org>
Sat, 7 Apr 2018 20:39:09 +0000 (20:39 +0000)
commit6b5b1981ab364f6724b7ebe4aff3e8e233663b20
tree10c8dc907d5c393a44937d17b22cf837f46a6498
parent35d2abea68f0f80f94ae5ea5db5de75d16bdbe99
MFC r328066:

Fix a bug related to fast retransmissions.

When processing a SACK advancing the cumtsn-ack in fast recovery,
increment the miss-indications for all TSN's reported as missing.

Thanks to Fabian Ising for finding the bug and to Timo Voelker
for provinding a fix.

This fix moves also CMT related initialisation of some variables
to a more appropriate place.
sys/netinet/sctp_indata.c