mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-24 16:10:11 +00:00
add missing capability bits
This commit is contained in:
parent
504c3e3a23
commit
c0f198ca9b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=181102
@ -3064,9 +3064,9 @@ list_keys(int s)
|
||||
}
|
||||
|
||||
#define IEEE80211_C_BITS \
|
||||
"\20\7FF\10TURBOP\11IBSS\12PMGT" \
|
||||
"\20\1STA\7FF\10TURBOP\11IBSS\12PMGT" \
|
||||
"\13HOSTAP\14AHDEMO\15SWRETRY\16TXPMGT\17SHSLOT\20SHPREAMBLE" \
|
||||
"\21MONITOR\30WPA1\31WPA2\32BURST\33WME\34WDS\36BGSCAN" \
|
||||
"\21MONITOR\22DFS\30WPA1\31WPA2\32BURST\33WME\34WDS\36BGSCAN" \
|
||||
"\37TXFRAG"
|
||||
|
||||
#define IEEE80211_CRYPTO_BITS \
|
||||
|
Loading…
Reference in New Issue
Block a user