On Thu, 20 Jan 2011 15:09:34 +0100, Christoph Paasch wrote:
Hi all,
The IETF is developing a new transport layer solution, MultiPath TCP,
which
allows to efficiently exploit several Internet paths between a pair of
hosts,
while presenting a single TCP connection to the application layer.
At the UCLouvain in Belgium we are developping the support for MultiPath
TCP
in the Linux Kernel. The implementation is a major extension to the
Linux
TCP-
stack.
Hello Christoph,
if you want that your work becomes part of the official network stack you
should align your effort on the official Linux way. This means you should
split your work and publish patches on this maillinglist.
Cheers, Hagen