]> git.ipfire.org Git - thirdparty/hostap.git/commit
Control interface command to flush NAN publish and subscribe sessions
authorShivani Baranwal <quic_shivbara@quicinc.com>
Wed, 30 Oct 2024 13:26:14 +0000 (18:56 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 31 Oct 2024 19:42:26 +0000 (21:42 +0200)
commitae36944a9c2a57900fac58f928cf3ccadcbf57db
treecade7f9b37915118ccd1153e04e8b31e2466400d
parente5c8774e46cb9934d7e3f0c86840cd356e69b694
Control interface command to flush NAN publish and subscribe sessions

Add a control interface command for NAN_FLUSH to terminate all the
publish and subscribe sessions. This was previously done as a part of
the complete FLUSH operation, but it can be useful to be able to do this
specifically for NAN services without impacting other areas.

Signed-off-by: Shivani Baranwal <quic_shivbara@quicinc.com>
wpa_supplicant/ctrl_iface.c