diff options
Diffstat (limited to 'sys/openbsd/dev_pf.txt')
| -rw-r--r-- | sys/openbsd/dev_pf.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/openbsd/dev_pf.txt b/sys/openbsd/dev_pf.txt index 4dfd44aec..93ce99b06 100644 --- a/sys/openbsd/dev_pf.txt +++ b/sys/openbsd/dev_pf.txt @@ -9,7 +9,8 @@ include <net/if.h> include <net/pfvar.h> -# This ioctl is restricted in SanitizeCall(), see init.go. +# The following ioctl commands are restricted in neutralize(), see init.go. +_ = DIOCCLRSTATES _ = DIOCKILLSTATES resource fd_pf[fd] |
