mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-26 09:18:24 -05:00
0e0e1e564f
wpa_supplicant now retries for P2P_GO_NEG_CNF_MAX_RETRY_COUNT times if it doesn't receive acknowledgement for GO Negotiation Confirmation frame. Currently, P2P_GO_NEG_CNF_MAX_RETRY_COUNT is set to 1. While this is not strictly speaking following the P2P specification, this can improve robustness of GO Negotiation in environments with interference and also with peer devices that do not behave properly (e.g., by not remaining awake on the negotiation channel through the full GO Negotiation). Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> |
||
---|---|---|
.. | ||
Makefile | ||
p2p_build.c | ||
p2p_dev_disc.c | ||
p2p_go_neg.c | ||
p2p_group.c | ||
p2p_i.h | ||
p2p_invitation.c | ||
p2p_parse.c | ||
p2p_pd.c | ||
p2p_sd.c | ||
p2p_utils.c | ||
p2p.c | ||
p2p.h |