lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 24 Apr 2008 20:26:44 +0900
From:	"Shigeo N" <shigeonx@...il.com>
To:	netdev@...r.kernel.org
Subject: Re: XTP for 2.6.25

My motivation to implement XTP for Linux kernel is that XTP can be
better protocol than TCP in broad-band network, because XTP is free
from BD power limitation by separation of rate and flow control.

As far as I know, Packeteer's SkyX is only the product that implements
XTP. SkyX is mainly used for Satellite network which delay is too
long, but nowadays SkyX is used for broad-band network because XTP is
of great advantege to network delay in broad-band network.

Linux based network product is popular now, so adding XTP to Linux
kernel is useful for someone who develops Linux router, server and
etc, I think.

Thanks
Shigeo

On Thu, Apr 24, 2008 at 7:30 PM, David Miller <davem@...emloft.net> wrote:
> From: "Shigeo N" <shigeonx@...il.com>
>  Date: Thu, 24 Apr 2008 19:14:38 +0900
>
>  [ netdev added to CC: ]
>
>
>
>  > 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.1.tar.gz?use_mirror=osdn>
>  >
>  > XTP specification is here.
>  > <http://www.packeteer.com/resources/prod-sol/XTP.pdf>
>  >
>  > Multicast function is not implemented yet.
>
>  Please discuss your work on netdev@...r.kernel.org, which is where
>  the Linux networking developers are listening.
>
>  Thank you.
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ