]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix an issue with MAC OS locking and also optimize the case
authorrrs <rrs@FreeBSD.org>
Fri, 24 Jul 2015 14:09:03 +0000 (14:09 +0000)
committerrrs <rrs@FreeBSD.org>
Fri, 24 Jul 2015 14:09:03 +0000 (14:09 +0000)
commit69d858f584c9ab9cc8c752aa926f0f847928f8e2
tree745c380dcdb26262014068be49aa3b6b960f7caa
parent883b6dee615f165f7859342c5d9b870a93e2abd2
Fix an issue with MAC OS locking and also optimize the case
where we are sending back a stream-reset and a sack timer is running, in
that case we should just send the SACK.

MFC after: 3 weeks
sys/netinet/sctp_input.c
sys/netinet/sctp_output.c
sys/netinet/sctp_output.h
sys/netinet/sctp_usrreq.c