Date: Wed, 08 May 2019 18:20:51 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 200185] [PATCH] Deprecate net.link.tap.user_open sysctl: opening by user is based on node permissions, no need for this variable Message-ID: <bug-200185-7501-NQ9cbD6AFI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200185-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-200185-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200185 --- Comment #5 from Kyle Evans <kevans@freebsd.org> --- (In reply to Kristof Provost from comment #4) PRIV_NET_TAP currently only applies to the opening of a tapN interface; PRIV_NET_IFCREATE for cloning. I'm also in favor of letting group policy dictate it, but PRIV_NET_TAP is the barrier when we remove the sysctl. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200185-7501-NQ9cbD6AFI>