> 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
|