Improved handling of message elements parsed. Reduces the memory occupied but
it introduces a small overhead in retrieving of message elements parsed.
This commit is contained in:
@ -56,7 +56,6 @@ struct capwap_80211_addwlan_element {
|
||||
uint8_t macmode;
|
||||
uint8_t tunnelmode;
|
||||
uint8_t suppressssid;
|
||||
uint16_t ssidlength;
|
||||
uint8_t* ssid;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user