mesh: Report mesh peer AID to kernel
[mech_eap.git] / src / ap / sta_info.h
index 5d4d0c8..cf3fbb1 100644 (file)
@@ -80,6 +80,7 @@ struct sta_info {
        enum mesh_plink_state plink_state;
        u16 peer_lid;
        u16 my_lid;
+       u16 peer_aid;
        u16 mpm_close_reason;
        int mpm_retries;
        u8 my_nonce[WPA_NONCE_LEN];