]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/ap/sta_info.h
mesh: Report mesh peer AID to kernel
[thirdparty/hostap.git] / src / ap / sta_info.h
index 5d4d0c82b41fd9f83587587277551c4becf01b59..cf3fbb12b7b3fc1fa990da6da217620a07b28598 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];