mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-24 16:28:23 -05:00
Use consistent spelling of "homogeneous"
The 'H' in HESSID was originally spelled "homogenous" in IEEE Std 802.11-2016 abbreviations and acronyms list, but that was changed in REVmd to the significantly more common spelling "homonegeneous". Update this older version to match the new spelling to be consistent throughout the repository. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
5b0ba21a03
commit
6e757bba8a
@ -977,7 +977,7 @@ struct wpa_config {
|
||||
int go_venue_type;
|
||||
|
||||
/**
|
||||
* hessid - Homogenous ESS identifier
|
||||
* hessid - Homogeneous ESS identifier
|
||||
*
|
||||
* If this is set (any octet is non-zero), scans will be used to
|
||||
* request response only from BSSes belonging to the specified
|
||||
|
Loading…
Reference in New Issue
Block a user