Re: Linux TCP modifications

From: Stephen Hemminger
Date: Tue Jul 24 2007 - 03:18:39 EST


On Tue, 24 Jul 2007 12:11:39 -0400
"Pallab Dutta" <pallab@xxxxxxxxxxxxxx> wrote:

> Hi,
>
> I want to change the TCP ( for a given specific application with lots of
> modifications to the basic TCP) implementation in Linux and integrate it with
> the linux kernal. Since TCP comes as apart of Linux kernal and also TCP and IP
> implementations in Linux are tightly coupled, please suggest how to go about
> integrating TCP (which is developed for a specific application with lots of
> modifications) into Linux kernal. Kindly give as much details as possible.
>
> regards,
> Pallab.

Post the source code for your modifications so others can review
on the proper list: netdev@xxxxxxxxxxxxxxx

The modifications may be useful for other applications.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/