[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e424e4f368f54756a04b0e30f296882d.squirrel@www.liukuma.net>
Date: Wed, 1 Jun 2011 22:36:32 +0300
From: "juice" <juice@...gman.org>
To: "Josh Lehan" <linux@...llan.com>,
"Yuchung Cheng" <ycheng@...gle.com>,
"Josh Lehan" <linux@...llan.com>,
"netdev" <netdev@...r.kernel.org>, jiyengar@...dm.edu
Subject: Re: Skipping past TCP lost packet in userspace
> Nice, thanks for pointing me to this. I appreciate the helpful answer,
> instead of just saying "use UDP" or "use SCTP". That's not the point.
>
> For better or for worse, TCP is realistically the only viable protocol
> for streaming to the largest possible audience these days, hence my
> question about adding this feature to the Linux TCP implementation.
>
For better or for worse, I think the problem in your proposal is that it
just will not be portable, even if you implemented it on Linux stack.
I am quite sure you will not be able to bend other operating systems to
accept this kind of kludge in the TCP stack so the benefits are minimal.
The correct way to address this problem is to make sure that end-to-end
connectivity of all the needed protocols is maintained.
--
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