From: Vlad Yasevich Date: Fri, 7 Aug 2009 17:23:28 +0000 (-0400) Subject: sctp: Try to encourage SACK bundling with DATA. X-Git-Tag: v2.6.32-rc1~703^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d7ff261ef497c62f54c39effc259910a28b313d;p=pandora-kernel.git 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: Vlad Yasevich --- Reading git-diff-tree failed