On Tue, 2009-08-04 at 16:19 -0700, Peter Memishian wrote: > > >> 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.
Hmm, so we have some irrelevant minor_perm entries. The aggr, vnic, and simnet entries likely do nothing. -Seb