|
@@ -233,6 +233,8 @@ struct hostapd_iface {
|
|
const u8 *extended_capa, *extended_capa_mask;
|
|
const u8 *extended_capa, *extended_capa_mask;
|
|
unsigned int extended_capa_len;
|
|
unsigned int extended_capa_len;
|
|
|
|
|
|
|
|
+ unsigned int drv_max_acl_mac_addrs;
|
|
|
|
+
|
|
struct hostapd_hw_modes *hw_features;
|
|
struct hostapd_hw_modes *hw_features;
|
|
int num_hw_features;
|
|
int num_hw_features;
|
|
struct hostapd_hw_modes *current_mode;
|
|
struct hostapd_hw_modes *current_mode;
|