CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2019/11/12 16:27:15

Modified files:
        sys/net        : if.c 

Log message:
check for privileged bridges ioctls next to the other privileged ioctls.

there's now a bunch of drivers that implement the bridge ioctls,
but they're inconsistent at checking privilege. doing it up front
once means less code duplication, and more consistent application
of the checks.

ok bluhm@ deraadt@

Reply via email to