]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Do not prune station when adding a link station
authorIlan Peer <ilan.peer@intel.com>
Mon, 22 May 2023 19:33:51 +0000 (22:33 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 12 Jun 2023 13:26:56 +0000 (16:26 +0300)
commit7a9ae9f43e97b9987812f316c112dfb4cf69485c
tree1aa10d53bbec1ab17cf4ddb95158cc466fcf338e
parent5a61644ffff0b49294f868861660ccfb885e0985
AP: Do not prune station when adding a link station

As otherwise the original station would be pruned.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/ap/hostapd.c
src/ap/hostapd.h
src/ap/sta_info.c
src/ap/utils.c