mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-26 17:28:29 -05:00
c5c2d942c5
PD Response is sent out using a 200 ms offchannel wait, but that wait was not cancelled on TX status report. This could result in offchannel operation being left waiting unnecessarily long. Fix this by making the P2P_NO_PENDING_ACTION case in Action TX callback cancel the wait if a pending wait is marked (and mark this for PD Response). 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 |