[SCTP]: Enable Nagle algorithm by default.
authorSridhar Samudrala <sri@us.ibm.com>
Sat, 30 Sep 2006 00:08:01 +0000 (17:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Sep 2006 00:08:01 +0000 (17:08 -0700)
commit208edef6a5b6c50363c77efcf34c4b4020681029
tree0e8a34c95e4acc48734240705a47b030ddd91628
parentf9317a40c4e09e20ef01601fc9f5de9e6acb5b96
[SCTP]: Enable Nagle algorithm by default.

This allows more aggressive bundling of chunks when sending small
messages.

Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/socket.c