From: Stephen Hemminger <shemminger@osdl.org>
To: "#ZHOU BIN#" <ZHOU0022@ntu.edu.sg>
Cc: <jmorris@namei.org>, <netdev@vger.kernel.org>
Subject: Re: [PATCH] TCP Veno module for kernel 2.6.16.13
Date: Wed, 24 May 2006 08:04:49 -0700 [thread overview]
Message-ID: <20060524080449.2c81dc38@localhost.localdomain> (raw)
In-Reply-To: <A975FFC51622704CBEAB749E263D1799015540B3@mail01.student.main.ntu.edu.sg>
On Wed, 24 May 2006 19:08:05 +0800
"#ZHOU BIN#" <ZHOU0022@ntu.edu.sg> wrote:
> From: Bin Zhou <zhou0022@ntu.edu.sg>
>
> TCP Veno module is a new congestion control module to improve TCP performance over wireless networks. The key innovation in TCP Veno is the enhancement of TCP Reno/Sack congestion control algorithm by using the estimated state of a connection based on TCP Vegas. This scheme significantly reduces "blind" reduction of TCP window regardless of the cause of packet loss.
>
> This work is based on the research paper "TCP Veno: TCP Enhancement for Transmission over Wireless Access Networks." C. P. Fu, S. C. Liew, IEEE Journal on Selected Areas in Communication, Feb. 2003.
>
> Original paper and many latest research works on veno can be reached at http://www.ntu.edu.sg/home/ascpfu/veno/veno.html or through the www.google.com by entering keywords "TCP Veno"
>
>
>
> Sign-off-by: Bin Zhou <zhou0022@ntu.edu.sg>
> Cheng Peng Fu <ascpfu@ntu.edu.sg>
I will put this in my tcp git tree (along with LP and Compound).
Hope you don't mind if I will run it through Lindent first to cleanup whitespace.
next prev parent reply other threads:[~2006-05-24 15:05 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-24 11:08 [PATCH] TCP Veno module for kernel 2.6.16.13 #ZHOU BIN#
2006-05-24 15:04 ` Stephen Hemminger [this message]
2006-05-24 15:20 ` James Morris
2006-05-24 16:16 ` Baruch Even
2006-05-24 16:46 ` Stephen Hemminger
2006-05-28 22:22 ` Thomas Kho
-- strict thread matches above, loose matches on Subject: below --
2006-05-25 8:30 #ZHOU BIN#
2006-05-25 20:23 ` David Miller
2006-05-25 20:50 ` Stephen Hemminger
2006-05-25 21:08 ` David Miller
2006-05-25 21:11 Caitlin Bestler
2006-05-25 21:59 ` David Miller
2006-05-26 6:32 Fu Cheng Peng, Franklin
2006-05-29 3:26 #ZHOU BIN#
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060524080449.2c81dc38@localhost.localdomain \
--to=shemminger@osdl.org \
--cc=ZHOU0022@ntu.edu.sg \
--cc=jmorris@namei.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.