hostapd: Add mechanism to track unconnected stations
[mech_eap.git] / src / ap / ap_config.h
index c9a3764..3434214 100644 (file)
@@ -586,6 +586,9 @@ struct hostapd_config {
        int ap_table_max_size;
        int ap_table_expiration_time;
 
+       unsigned int track_sta_max_num;
+       unsigned int track_sta_max_age;
+
        char country[3]; /* first two octets: country code as described in
                          * ISO/IEC 3166-1. Third octet:
                          * ' ' (ascii 32): all environments