]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Move deauthentication/disassociation steps into helper functions
authorIlan Peer <ilan.peer@intel.com>
Mon, 22 May 2023 19:33:48 +0000 (22:33 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 12 Jun 2023 10:45:41 +0000 (13:45 +0300)
commit62fcfe8d282df7a96d75b087e453ab530ccb51f4
tree2d73089b572c823f6c3da2a34218d9c8721556b8
parent55038680a606b57e6143c0de197ee76cebc3b446
AP: Move deauthentication/disassociation steps into helper functions

This is a step towards handling of deauthentication/disassociation from
an MLD AP.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/ap/ieee802_11.c