hostap/src/fst
Dedy Lansky c7f9d44825 FST: Fix search for peer's "other" connection
Upon receiving FST Setup Request from some peer on some interface,
search is made to see if same peer is connected on other interface with
specific band_id. With multiple peers, bug in
fst_group_does_iface_appear_in_other_mbies() caused wrong peer address
to be returned sometimes.

Fix this with a modified, simplified search algorithm of peer's "other"
connection.

Signed-off-by: Dedy Lansky <qca_dlansky@qca.qualcomm.com>
2016-09-08 11:17:45 +03:00
..
fst.c FST: Make fst_global_deinit() more robust 2016-06-13 00:37:14 +03:00
fst.h FST: Mark fst_ies buffer const 2015-08-03 17:40:30 +03:00
fst_ctrl_aux.c FST: Get rid of gcc extensions in structure/array initialization 2016-01-15 18:40:21 +02:00
fst_ctrl_aux.h FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00
fst_ctrl_defs.h FST: Testing support 2015-07-16 18:26:16 +03:00
fst_ctrl_iface.c FST: Get rid of gcc extensions in structure/array initialization 2016-01-15 18:40:21 +02:00
fst_ctrl_iface.h FST: Replace print_mb_ies() with wpa_snprintf_hex() 2015-07-18 17:23:55 +03:00
fst_defs.h FST: Fix byte order of couple of fields on big endian hosts 2016-06-23 17:46:40 +03:00
fst_group.c FST: Fix search for peer's "other" connection 2016-09-08 11:17:45 +03:00
fst_group.h FST: Fix search for peer's "other" connection 2016-09-08 11:17:45 +03:00
fst_iface.c FST: Make FST peer connection check more permissive in hostapd 2015-11-25 17:30:59 +02:00
fst_iface.h FST: Make FST peer connection check more permissive in hostapd 2015-11-25 17:30:59 +02:00
fst_internal.h FST: Make fst_hw_mode_to_band() non-inline function 2015-07-26 18:45:14 +03:00
fst_session.c FST: Fix search for peer's "other" connection 2016-09-08 11:17:45 +03:00
fst_session.h FST: Testing support 2015-07-16 18:26:16 +03:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00