]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Adds support for the SCTP_PORT_REUSE option
authorRandall Stewart <rrs@FreeBSD.org>
Thu, 31 Jul 2008 11:08:30 +0000 (11:08 +0000)
committerRandall Stewart <rrs@FreeBSD.org>
Thu, 31 Jul 2008 11:08:30 +0000 (11:08 +0000)
commit6d9e8f2b3a71b1983adccf0ef8ac8caa809ef932
tree0e033aa257d8146537bb1dea4adc81527d15a2ef
parentf6d4a8a77bbb032448b9331f308b4466d4e3b1cd
Adds support for the SCTP_PORT_REUSE option
Fixes a refcount bug found in the process

Obtained from: With the help of Michael Tuexen
sys/netinet/sctp.h
sys/netinet/sctp_output.c
sys/netinet/sctp_pcb.c
sys/netinet/sctp_pcb.h
sys/netinet/sctp_usrreq.c
sys/netinet/sctp_var.h
sys/netinet/sctputil.c