aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/priv.h
diff options
context:
space:
mode:
authorKristof Provost <kp@FreeBSD.org>2022-02-22 09:21:38 +0000
committerKristof Provost <kp@FreeBSD.org>2022-06-28 09:33:10 +0000
commitab91feabcc6f9da21d5c75028153af16d06e679a (patch)
treea91a2dc0ba7e4b3c294a5dead018f5a6e0b61e29 /sys/sys/priv.h
parenta25818eb2869ccc56bd711eca14cd7bbbaddd676 (diff)
downloadsrc-ab91feabcc6f9da21d5c75028153af16d06e679a.tar.gz
src-ab91feabcc6f9da21d5c75028153af16d06e679a.zip
Diffstat (limited to 'sys/sys/priv.h')
-rw-r--r--sys/sys/priv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/priv.h b/sys/sys/priv.h
index 8757db879a5c..8f7a2496064a 100644
--- a/sys/sys/priv.h
+++ b/sys/sys/priv.h
@@ -348,6 +348,7 @@
#define PRIV_NET_VXLAN 420 /* Administer vxlan. */
#define PRIV_NET_SETLANPCP 421 /* Set LAN priority. */
#define PRIV_NET_SETVLANPCP PRIV_NET_SETLANPCP /* Alias Set VLAN priority */
+#define PRIV_NET_OVPN 422 /* Administer OpenVPN DCO. */
/*
* 802.11-related privileges.