Hi,

  I'm able to create the TAP interface, lets say with name 'test', and bring
it up, but when I try deleting it using

ioctl(fd, TUNSETPERSIST, 0)

 I can see that on my system I still have an interafce with name eth0 (the
original name was test). How can I completely delete the interface that I
created and restore the system to the state it was before I created the TAP
interface?

Thanks.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to