CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2023/04/18 16:20:16

Modified files:
        sys/netinet    : in.c 

Log message:
Hoist identical privilege checks in in_ioctl*()

All cases do the same check as first step, so merge it before the switch
and before grapping exclusive locks.

OK mvs

Reply via email to