Create a tuntap interface with libnl

Teto mattator at gmail.com
Wed Oct 23 20:07:36 EDT 2013


Hi,

I wish I could create/delete tuntap interfaces from libnl. I was
wondering how to achieve that. It doesn't seem possible at the moment
so I started an implementation inspired by iproute source code using
ioctl.

I started adding a few missing structures to libnl's
include/linux/if.h  such as ifreq but is that a good idea ?

Matt



More information about the libnl mailing list