From: Vlad Yasevich Date: Fri, 23 Mar 2007 18:32:00 +0000 (-0700) Subject: [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option. X-Git-Tag: v2.6.22-rc1~1128^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d49d91d79a8dc5e85108a5ae1c8eef23dec135c1;p=pandora-kernel.git [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option. This option induces partial delivery to run as soon as the specified amount of data has been accumulated on the association. However, we give preference to fully reassembled messages over PD messages. In any case, window and buffer is freed up. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed