Indicate if BIGTK has been set in STATUS output
The new "bigtk_set=1" entry in the control interface STATUS command output indicates that a BIGTK has been successfully configured. This shows that beacon protection has been enabled for the current association. Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
This commit is contained in:
parent
42c1a512d9
commit
7436b5b012
4 changed files with 20 additions and 2 deletions
|
@ -1611,6 +1611,7 @@ struct wpa_supplicant {
|
|||
#endif /* CONFIG_NAN_USD */
|
||||
|
||||
bool ssid_verified;
|
||||
bool bigtk_set;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue