]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r280459:
authortuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 29 May 2015 13:18:10 +0000 (13:18 +0000)
committertuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 29 May 2015 13:18:10 +0000 (13:18 +0000)
commitc2b7a3db9ebf950532317b62bc30f25729e15faf
tree8e7c68a79288a9bada973cdf5c3df4fbfd240032
parent408b17a443000364d81583e26b065c6722b75942
MFC r280459:

Fix two bugs which resulted in a screwed up end point list:
* Use a save way to walk throught a list while manipulting it.
* Have to appropiate locks in place.
Joint work with rrs@

git-svn-id: svn://svn.freebsd.org/base/stable/10@283732 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/sctp_pcb.c
sys/netinet/sctp_usrreq.c