]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP MLD: Store PMKSA from control interface to both caches
authorChenming Huang <quic_chenhuan@quicinc.com>
Wed, 26 Feb 2025 14:32:26 +0000 (20:02 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 27 Feb 2025 10:11:44 +0000 (12:11 +0200)
commit4645fac93424780582a99daecb97f54789482048
treed7e90d560d8d21a2f721b63becc53003cf5ba020
parentc4dcf75777defe17195f3b2c39346a969d771440
AP MLD: Store PMKSA from control interface to both caches

When we cannot determine whether the peer is non-AP MLD, store the PMKSA
into both the MLD-level and per-link caches when operating as an AP MLD.

Signed-off-by: Chenming Huang <quic_chenhuan@quicinc.com>
src/ap/ctrl_iface_ap.c