Hi... I'm working to do a new network stack... I can now receive my packets throught the wire without any problems, but: How can I transfer one packet that arrived to one process? And how can I block the process until the data arrive to the device driver, or until the data become already transmited? Is there anywhere in the kernel that can I find this implementation? I'm thinking to mask one sys_call of the system to do that... Is it the better way? Thanks for any help... :-) - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org