netdev
[Top] [All Lists]

Re: TCP - Kernel module. Success!!

To: "netdev@xxxxxxxxxxx" <netdev@xxxxxxxxxxx>
Subject: Re: TCP - Kernel module. Success!!
From: Andy <andy@xxxxxx>
Date: Fri, 14 Jul 2000 14:40:06 -0400
Sender: owner-netdev@xxxxxxxxxxx
> I managed to convert TCP into kernel module. It works and it seems
> pretty
> stabile. The only thing that does not work is the 'Used by'. Currently
> it
> is considered unused all the time, which can result in machine crash
> when
> you try to unload the module. There are some minor uglynesses concerning
> some casting. I hope I will be able to find a better solution than to
> create a function inside TCP module that takes void* as an argument and
> performs casting inside.
> I am in the process of creating a patch.

I have a patch, but it is pretty big. 
I can send it to anyone.

                Andy

<Prev in Thread] Current Thread [Next in Thread>