Deleting a TAP interface
- From: Asheesh Jadav <ajadav@xxxxxxxxx>
- Date: Wed, 20 May 2009 12:27:05 -0700
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@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Deleting a TAP interface
- From: Bruce Simpson
- Re: Deleting a TAP interface
- Prev by Date: RE: arp fails to clear mapping for deleted network
- Next by Date: Re: Deleting a TAP interface
- Previous by thread: [PATCH] SYN issue
- Next by thread: Re: Deleting a TAP interface
- Index(es):
Relevant Pages
|