]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/hostapd.conf
Interworking: Add support for QoS Mapping functionality for the AP
authorKyeyoon Park <kyeyoonp@qca.qualcomm.com>
Wed, 24 Jul 2013 09:28:20 +0000 (12:28 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 18 Oct 2013 11:13:45 +0000 (14:13 +0300)
commitc551700f1fdf073015531cdd3123e792f244c0a6
treeca71a6a56d9ee3abf01170e1a313680257b212a7
parentac1bc549483ca2b95eb54ac67ba24a795b763d8f
Interworking: Add support for QoS Mapping functionality for the AP

This allows QoS Map Set element to be added to (Re)Association Response
frames and in QoS Map Configure frame. The QoS Mapping parameters are
also made available for the driver interface.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
15 files changed:
hostapd/config_file.c
hostapd/ctrl_iface.c
hostapd/hostapd.conf
hostapd/hostapd_cli.c
hostapd/main.c
src/ap/ap_config.h
src/ap/ap_drv_ops.c
src/ap/ap_drv_ops.h
src/ap/drv_callbacks.c
src/ap/ieee802_11.c
src/ap/ieee802_11.h
src/ap/ieee802_11_shared.c
src/ap/sta_info.h
src/common/ieee802_11_defs.h
src/drivers/driver.h