Date: Sun, 15 Sep 2019 02:18:22 +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-0HLbtBDToL@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 Kyle Evans <kevans@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #156767|0 |1 is obsolete| | --- Comment #6 from Kyle Evans <kevans@freebsd.org> --- Created attachment 207504 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207504&action= =3Dedit git(1) diff Attaching the route I'm planning to take after sorting out a method to mark this sysctl as deprecated beforehand in https://reviews.freebsd.org/D21662 = -- rip out the sysctl and add an option, TAP_OPEN_PRIVILEGED (OFF by default),= for letting interested parties re-enable super user policy on their kernel. Thi= s is a lightweight, low-maintenance option. --=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-0HLbtBDToL>