add missing capability bits
This commit is contained in:
parent
c16d19ef38
commit
5e20ec1300
@ -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…
x
Reference in New Issue
Block a user