> >> There's a new iptun.conf but no minorperm entry for iptun. > > > > ACCEPT: Curiously, the lack of a minor_perm entry for iptun has not > > prevented /dev/net nodes from having the correct 666 permissions. > > There's a lot in that area that's mysterious to me.
The /dev/net permissions come from devnet_create_rvp() in sdev_netops.c; they have nothing to do with the iptun driver. -- meem