2005-12-14 23:42:22

by nramirez

[permalink] [raw]
Subject: Question

Hi,

I want to implement a congestion control algorithm for an Ad-hoc wireless
network. It means i will make some modifications to TCP and therefore in
the transport layer.
Do i need to modify the Kernel to do my implementation? or there are some
kernel modules i can modify as for the case of implementing a routing
protocol in the network layer? If both are possible what could be the
advantage or disadvantage of each? Where can i get more information?

Thank you in advance,

Nadia Ramirez


2005-12-15 09:14:06

by Bernd Petrovitsch

[permalink] [raw]
Subject: Re: Question

On Wed, 2005-12-14 at 18:42 -0500, [email protected] wrote:
[...]
> I want to implement a congestion control algorithm for an Ad-hoc wireless
> network. It means i will make some modifications to TCP and therefore in
> the transport layer.
> Do i need to modify the Kernel to do my implementation? or there are some

Yes.

> kernel modules i can modify as for the case of implementing a routing
> protocol in the network layer? If both are possible what could be the

No. You can compile the TCP/IP stack as module for easier
loading/unloading but that's all.

> advantage or disadvantage of each? Where can i get more information?

BTW almost rotuing protocols don't need changes in TCP/IP - they simple
use it as is and configure routes from the outside (of the kernel).

Bernd
--
Firmix Software GmbH http://www.firmix.at/
mobil: +43 664 4416156 fax: +43 1 7890849-55
Embedded Linux Development and Services