]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/commit
MFC r267781:
authortuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 23 Jun 2014 19:47:25 +0000 (19:47 +0000)
committertuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 23 Jun 2014 19:47:25 +0000 (19:47 +0000)
commitbf52b726171e63648116a409f236317492863def
treeef6fbb28fba8c5f5b3b15c07d6d1fea6032ddd5e
parent82171daa9aea62dd8cfd5df9bb25a4fd419ea31c
MFC r267781:
Fix a bug in the setsockopt()-handling of the SCTP
specific option SCTP_PEER_ADDR_THLDS: Use the
provided address as intended.

MFC r267781:
Fix a bug which incorrectly allowed two listening SCTP sockets on
the same port bound to the wildcard address.

Approved by: re (gjb@)

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267806 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/sctp_usrreq.c