]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Station airtime weight configuration
authorToke Høiland-Jørgensen <toke@toke.dk>
Wed, 20 Mar 2019 14:58:52 +0000 (15:58 +0100)
committerJouni Malinen <j@w1.fi>
Thu, 2 May 2019 10:28:17 +0000 (13:28 +0300)
commit6720b9482f523f7385c6eaef9c27361d30a9c954
tree1d1df37765f9f6e9141bc12666df55f1b5016fe4
parent58d4c236153a5a949d0b87865d8d6f1899f3e85e
nl80211: Station airtime weight configuration

This provides a mechanism for configuring per-STA airtime weight for
airtime policy configuration.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
src/ap/ap_drv_ops.c
src/ap/ap_drv_ops.h
src/drivers/driver.h
src/drivers/driver_nl80211.c