b47d05aa45
Modify the FST peer connection check so it won't skip peers without MB IEs making it more permissive for peers that didn't provide MB IEs during association request. This can be helpful, e.g., in cases where a STA's interface connected before it was added to the FST group. This allows the AP to receive FST Action frames and initiate session with a STA via STA's interface that doesn't expose MB IEs. The adjusted FST protocol is still safe, as it protects itself in many other ways (checking band info and it's accordance to the interfaces, Setup IDs, connection states of the interfaces involved, etc.) effectively avoiding all types of invalid situations. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> |
||
---|---|---|
.. | ||
fst.c | ||
fst.h | ||
fst_ctrl_aux.c | ||
fst_ctrl_aux.h | ||
fst_ctrl_defs.h | ||
fst_ctrl_iface.c | ||
fst_ctrl_iface.h | ||
fst_defs.h | ||
fst_group.c | ||
fst_group.h | ||
fst_iface.c | ||
fst_iface.h | ||
fst_internal.h | ||
fst_session.c | ||
fst_session.h | ||
Makefile |