wlantest: Check FTIE MIC in TDLS Teardown messages
This commit is contained in:
parent
b3a6d9d400
commit
29ec745719
2 changed files with 68 additions and 2 deletions
|
@ -93,6 +93,7 @@ struct wlantest_tdls {
|
|||
u8 tk[16];
|
||||
} tpk;
|
||||
int link_up;
|
||||
u8 dialog_token;
|
||||
u8 rsc_init[16 + 1][6];
|
||||
u8 rsc_resp[16 + 1][6];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue