hi,

i had been struck in a programming problem for a few days already.
i had a user program to setup a udp connection from a host to a radius
server. also, i would like to channel the skbuffs received from any
interface by the kernel to this user program so that they would be
transmitted to the radius server.

can anybody kindly give me some pointers as to how to implement the
communication between the kernel and the user program? ie. how can i pass
the skbuffs to the user program?

i had been pouring over ethertap.c and netlink codes, but i still do not
fully comprehen how to do it.

thanx.

Nelson
-------------------------------------------
"You will never walk alone"

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to