]> git.ipfire.org Git - thirdparty/hostap.git/commit
NAN: Do not unpause publisher on fixed Follow-up message timeout
authorJouni Malinen <quic_jouni@quicinc.com>
Mon, 4 Nov 2024 20:05:29 +0000 (22:05 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 4 Nov 2024 21:19:30 +0000 (23:19 +0200)
commitb752dfc1dee5e3ef87bef0affa65cd2a3c2cf64a
treebc6b9078c516e71324de4b02fbd978407e923e62
parent651290849a808582e751ae5ffe4e402e8be2ebb3
NAN: Do not unpause publisher on fixed Follow-up message timeout

Do not unpause publisher if more than one second has passed from the
last Follow-up message TX or RX. There is no such behavior described in
the Wi-Fi Aware specification and it is possible for a service to need
more time to generate Follow-up messages. Leave it to the service itself
to force timeout, if desired, or terminate pauseState after the 60
second overall timeout.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/common/nan_de.c