]> git.ipfire.org Git - thirdparty/hostap.git/commit
HE: Send the AP's OBSS PD settings to the kernel
authorJohn Crispin <john@phrozen.org>
Tue, 13 Aug 2019 14:16:25 +0000 (16:16 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 10 Sep 2019 11:00:14 +0000 (14:00 +0300)
commita84bf443887deee828a3b4422f63475709404d5c
treed354541531b353987f20f2f42796956f5cc93e13
parent262b71eead4752b4f3f3285f2ee2041c5b115202
HE: Send the AP's OBSS PD settings to the kernel

This allows us to send the OBSS PD settings to the kernel, such that the
driver can propagate them to the hardware/firmware.

Signed-off-by: John Crispin <john@phrozen.org>
src/ap/beacon.c
src/drivers/driver.h
src/drivers/driver_nl80211.c