mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 08:48:31 -05:00
Fix a typo in a comment
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
9337e876ab
commit
e53a0c7406
@ -628,7 +628,7 @@ struct wpa_driver_ap_params {
|
|||||||
* isolate - Whether to isolate frames between associated stations
|
* isolate - Whether to isolate frames between associated stations
|
||||||
*
|
*
|
||||||
* If this is non-zero, the AP is requested to disable forwarding of
|
* If this is non-zero, the AP is requested to disable forwarding of
|
||||||
* frames between association stations.
|
* frames between associated stations.
|
||||||
*/
|
*/
|
||||||
int isolate;
|
int isolate;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user