| From: |
| "Shigeo N" <shigeonx@gmail.com> |
| To: |
| linux-kernel@vger.kernel.org |
| Subject: |
| XTP for 2.6.25 |
| Date: |
| Thu, 24 Apr 2008 19:14:38 +0900 |
| Message-ID: |
| <18b669d80804240314t7b2f6e4cpc9a9f2690c6d21b4@mail.gmail.com> |
| Archive-link: |
| Article,
Thread
|
I implemented Xpress Transport Protocol 4.0 for Linux kernel 2.6.25.
Does anyone test it and give me feedback to enhance together ?
I tested in the network where UDP throughput is 29Mbps, then TCP
throughput was 13Mbps, but XTP's reached to 25Mbps.
The source is here.
<http://downloads.sourceforge.net/linux-xtp/linux-xtp.0.3....>
XTP specification is here.
<http://www.packeteer.com/resources/prod-sol/XTP.pdf>
Multicast function is not implemented yet.
Thanks,
Shigeo N