]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP2: Close incomplete Relay connections
authorDisha Das <dishad@codeaurora.org>
Thu, 11 Feb 2021 08:36:47 +0000 (14:06 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 12 Apr 2021 21:26:07 +0000 (00:26 +0300)
commitc2d7b027b13ce4085f039f84a78f0c08af568a7c
tree9e3fbe455489205ca9f2a09a3693cd08497544b1
parentf91680c15f80f0b617a0d2c369c8c1bb3dcf078b
DPP2: Close incomplete Relay connections

Add timeout to close incomplete DPP relay connections. This is needed to
avoid getting stuck with old entries that prevent new connections from
getting started.

Signed-off-by: Disha Das <dishad@codeaurora.org>
src/common/dpp_tcp.c