From: Ashwin Rao <redacted>
Date: Thu, 1 Mar 2012 16:16:40 +0100
I would like to perform some experiments where I want TCP to send
packets of size less than the MSS even more than an MSS worth of data
is available in the TCP buffers.
I think if you are trying to make experimental changes to TCP you
should be at least skilled enough to implement your ideas fully on
your own rather than having to ask for a crash course on how the stack
works.
Frankly, if you aren't skilled enough to figure these things out on
your own I really don't think you should be even suggesting changes
to a complicated protocol that effects the entire world.