Add code to simple management IEEE802.11 Association Request/Response packets.
Need more code for complete the management of station association.
This commit is contained in:
@ -32,7 +32,7 @@ struct nl80211_device_handle {
|
||||
|
||||
struct capwap_list* wlanlist;
|
||||
|
||||
uint32_t currentfrequency;
|
||||
struct wifi_frequency currentfrequency;
|
||||
|
||||
struct wifi_capability* capability; /* Cached capability */
|
||||
};
|
||||
|
Reference in New Issue
Block a user