Re: UDP server in Kernel mode

Matti Aarnio (matti.aarnio@zmailer.org)
Thu, 31 May 2001 14:48:54 +0300


On Thu, May 31, 2001 at 11:23:16AM +0200, Angela Picariello wrote:
> Subject: UDP SERVER IN KERNEL MODE

Not with ALL CAPS, please - that is considered equivalent of shouting..

> Hi all,
>
> I'm implementing a server udp in kernel mode.
> I've many difficult to find an example.
>
> I've kernel version 2.2.16.

A UDP server ? The nfs server is such.
See the kernel sources in fs/nfsd/

I do presume you understand how to get kernel sources, unpack
them, and be in correct directory to find this sub-sub directory ?

> (Anyway I accept every suggest).
> Can you help me?

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