Skip to content
Commit 5d7ff261 authored by Vlad Yasevich's avatar Vlad Yasevich
Browse files

sctp: Try to encourage SACK bundling with DATA.



If the association has a SACK timer pending and now DATA queued
to be send, we'll try to bundle the SACK with the next application send.
As such, try encourage bundling by accounting for SACK in the size
of the first chunk fragment.

Signed-off-by: default avatarVlad Yasevich <vladislav.yasevich@hp.com>
parent e83963b7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment