]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r196260.
authortuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 15 Aug 2009 21:37:16 +0000 (21:37 +0000)
committertuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 15 Aug 2009 21:37:16 +0000 (21:37 +0000)
commitcb49939cf1dc68973fa49ff95149fbcc9057c3e4
tree5d54459183a3a24777acff7a17fbc20daea3b3f9
parente2b66901f3957103f2673fb261c618495489de7e
MFC r196260.
 * Fix a bug where PR-SCTP settings are ignore when using implicit
   association setup.
 * Fix a bug where message with illegal stream ids are not deleted.
 * Fix a crash when reporting back unsent messages from the send_queue.
 * Fix a bug related to INIT retransmission when the socket is already
   closed.
 * Fix a bug where associations were stalled when partial delivery API
   was enabled.
 * Fix a bug where the receive buffer size was smaller than the
   partial_delivery_point.

Approved by: re, rrs (mentor)

git-svn-id: svn://svn.freebsd.org/base/stable/8@196261 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/sctp_indata.c
sys/netinet/sctp_input.c
sys/netinet/sctp_output.c
sys/netinet/sctp_pcb.c
sys/netinet/sctp_timer.c
sys/netinet/sctputil.c
sys/netinet/sctputil.h