From mboxrd@z Thu Jan 1 00:00:00 1970 From: aifsair@gmail.com (=?iso-8859-1?Q?Fran=E7ois?=) Date: Tue, 16 Aug 2016 11:39:33 +0200 Subject: Send packets from userspace program to kernel interface In-Reply-To: References: Message-ID: <20160816093931.7xpww34nhq4io33w@sith> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Mon, Aug 15, 2016 at 11:30:56PM -0700, Bhaskar Upadhyayula wrote: > Hello All, Hi! > A colleague suggested looking at Tuntap interfaces. I did a quick > research and it did not appear that can be done. > > Any suggestions or pointers for further reading will be very > helpful. I also think tun/tap will do the work you need. I did not properly understand what exactly you want to achieve. Anyway, have a look on that tutorial on tun/tap [1]. It's a great overview of what you can do with this facility. [1] http://backreference.org/2010/03/26/tuntap-interface-tutorial/ Best regards, Fran?ois