StephanT wrote: > You are brave! > > You, already have such a module on your system. It is the ETH driver. > Study it and modify as you wish. Are we talking about net/ethernet/eth.c ? I can't see how it can be useful for me:/ Nevertheless, I found dev_get_by_name and dev_queue_xmit functions. I suppose that I can fetch existing interface and send my socket buffer through it using these functions. Am I right? Is it the right way to do this? -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ