View Source tunctl_netbsd (tunctl v0.3.4)
tunctl behaviour for NetBSD.
NOTE: On NetBSD, tap(4) and tun(4) are separate drivers. The former, which this module deals with, is always no_pi
.
References:
* https://man.netbsd.org/tap.4
* https://man.netbsd.org/tun.4