Skip to content
Snippets Groups Projects
Commit d49d91d7 authored by Vlad Yasevich's avatar Vlad Yasevich Committed by David S. Miller
Browse files

[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: default avatarVlad Yasevich <vladislav.yasevich@.hp.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b6e1331f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment