[net80211] missing from last commit, le whoops
Differential Revision:https://reviews.freebsd.org/D25630
This commit is contained in:
parent
f7d38a13a8
commit
78957abd9e
@ -351,8 +351,10 @@
|
|||||||
/*
|
/*
|
||||||
* 802.11-related privileges.
|
* 802.11-related privileges.
|
||||||
*/
|
*/
|
||||||
#define PRIV_NET80211_GETKEY 440 /* Query 802.11 keys. */
|
#define PRIV_NET80211_VAP_GETKEY 440 /* Query VAP 802.11 keys. */
|
||||||
#define PRIV_NET80211_MANAGE 441 /* Administer 802.11. */
|
#define PRIV_NET80211_VAP_MANAGE 441 /* Administer 802.11 VAP */
|
||||||
|
#define PRIV_NET80211_VAP_SETMAC 442 /* Set VAP MAC address */
|
||||||
|
#define PRIV_NET80211_CREATE_VAP 443 /* Create a new VAP */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Placeholder for AppleTalk privileges, not supported anymore.
|
* Placeholder for AppleTalk privileges, not supported anymore.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user