]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
This fixes a bug where the value set by SCTP_PARTIAL_DELIVERY_POINT
authortuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 12 Sep 2009 17:58:15 +0000 (17:58 +0000)
committertuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 12 Sep 2009 17:58:15 +0000 (17:58 +0000)
commit9ea123960759c011e01ba12e1e3bdd69c1e90bb4
tree9f23c96a0a4661e30bff1380798aad5044bb307f
parent29737ddb40e2b48d2346eb83c4318ca89f2158c9
This fixes a bug where the value set by SCTP_PARTIAL_DELIVERY_POINT
was not honored, if the socket buffer size was not 4 times that large.
MFC of 196509.

Approved by: re, rrs (mentor)`

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