mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-20 02:53:03 -05:00
Increase maximum number of SSIDs per scan with ProbeReq to 10
This commit is contained in:
parent
b5cb528d70
commit
a79d5479df
@ -195,7 +195,7 @@ struct wpa_interface_info {
|
||||
const char *drv_name;
|
||||
};
|
||||
|
||||
#define WPAS_MAX_SCAN_SSIDS 4
|
||||
#define WPAS_MAX_SCAN_SSIDS 10
|
||||
|
||||
/**
|
||||
* struct wpa_driver_scan_params - Scan parameters
|
||||
|
Loading…
x
Reference in New Issue
Block a user