[Bug 200185] [PATCH] Deprecate net.link.tap.user_open sysctl: opening by user is based on node permissions, no need for this variable

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 15 02:18:24 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200185

Kyle Evans <kevans at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #156767|0                           |1
        is obsolete|                            |

--- Comment #6 from Kyle Evans <kevans at freebsd.org> ---
Created attachment 207504
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207504&action=edit
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. This is
a lightweight, low-maintenance option.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-net mailing list