]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r224918:
authortuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Feb 2012 22:49:09 +0000 (22:49 +0000)
committertuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Feb 2012 22:49:09 +0000 (22:49 +0000)
commit223d779808b730ebb3c56523f1bb8fe8b55102ac
tree87e76217c1e24fcf43021160eef301a9e3d9c000
parentd2fb844f0685ad6fbf4591031ffc70364050d287
MFC r224918:
Fix the handling of [gs]etsockopt() unconnected 1-to-1 style sockets.
While there:
* Fix a locking issue in setsockopt() of SCTP_CMT_ON_OFF.
* Fix a bug in setsockopt() of SCTP_DEFAULT_PRINFO, where the pr_value
  was ignored.

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