summaryrefslogtreecommitdiff
path: root/net/sctp/chunk.c
diff options
context:
space:
mode:
authorVlad Yasevich <vladislav.yasevich@hp.com>2009-08-07 14:43:07 (GMT)
committerVlad Yasevich <vladislav.yasevich@hp.com>2009-09-04 22:20:56 (GMT)
commite83963b769a2c38b436f5dcf82309f5cbc2f6012 (patch)
tree682a21fa15fd49e22e11d4a64cfea6771b3b5d94 /net/sctp/chunk.c
parent3e62abf92f34d75fe22352d8d102e3cd2755804d (diff)
downloadlinux-fsl-qoriq-e83963b769a2c38b436f5dcf82309f5cbc2f6012.tar.xz
sctp: Generate SACKs when actually sending outbound DATA
We are now trying to bundle SACKs when we have outbound DATA to send. However, there are situations where this outbound DATA will not be sent (due to congestion or available window). In such cases it's ok to wait for the timer to expire. This patch refactors the sending code so that betfore attempting to bundle the SACK we check to see if the DATA will actually be transmitted. Based on eirlier works for Doug Graham <dgraham@nortel.com> and Wei Youngjun <yjwei@cn.fujitsu.com>. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Diffstat (limited to 'net/sctp/chunk.c')
0 files changed, 0 insertions, 0 deletions