Re: tap interface detached
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.network |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 17, 2024 at 09:47:26AM +0200, Frédéric Fauberteau wrote: > Is it expected that tap(4) will be removed later? Otherwise, it seems to be > buggy. No, it is usefull for other purposes (but requires a userland process to open /dev/tap before it gets usable as an interface). Martin