wpa2 support continued...
This commit is contained in:
parent
e7131e9313
commit
49a4ac0728
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ enum {
|
||||||
/* cipher */
|
/* cipher */
|
||||||
enum {
|
enum {
|
||||||
TKIP = 1,
|
TKIP = 1,
|
||||||
|
CCMP = 2,
|
||||||
};
|
};
|
||||||
|
|
||||||
struct Wkey
|
struct Wkey
|
||||||
|
|
Loading…
Reference in a new issue