sctp: Try to encourage SACK bundling with DATA.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Fri, 7 Aug 2009 17:23:28 +0000 (13:23 -0400)
committerVlad Yasevich <vladislav.yasevich@hp.com>
Fri, 4 Sep 2009 22:20:56 +0000 (18:20 -0400)
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: Vlad Yasevich <vladislav.yasevich@hp.com>

No differences found