summaryrefslogtreecommitdiffstats
path: root/net/sctp/chunk.c
diff options
context:
space:
mode:
authorVlad Yasevich <vladislav.yasevich@hp.com>2009-09-05 00:20:59 +0200
committerVlad Yasevich <vladislav.yasevich@hp.com>2009-09-05 00:20:59 +0200
commitb29e7907288554db9c987c36facfd0304ee8ff5a (patch)
tree5a20e7c0e59cfc986b20b915f5bd624850d56619 /net/sctp/chunk.c
parentsctp: Try not to change a_rwnd when faking a SACK from SHUTDOWN. (diff)
downloadlinux-b29e7907288554db9c987c36facfd0304ee8ff5a.tar.xz
linux-b29e7907288554db9c987c36facfd0304ee8ff5a.zip
sctp: Nagle delay should be based on path mtu
The decision to delay due to Nagle should be based on the path mtu and future packet size. We currently incorrectly base it on 'frag_point' which is the SCTP DATA segment size, and also we do not count DATA chunk header overhead in the computation. This actuall allows situations where a user can set low 'frag_point', and then send small messages without delay. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Diffstat (limited to 'net/sctp/chunk.c')
0 files changed, 0 insertions, 0 deletions