]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add vlan_id to driver set_key() operation
authorGurumoorthi Gnanasambandhan <gguru@codeaurora.org>
Thu, 5 Dec 2019 10:38:47 +0000 (12:38 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 8 Jan 2020 22:48:57 +0000 (00:48 +0200)
commit4d3ae54fbd993d3c90c7b48f7722cf202ffb6e8a
treec972bbdfd4ebbfd967a75b9d0f36f62ebb3df426
parentf82254645170fa02bb59c4fbc996dba6c173adca
Add vlan_id to driver set_key() operation

This is in preparation for adding support to use a single WLAN netdev
with VLAN operations offloaded to the driver. No functional changes are
included in this commit.

Signed-off-by: Gurumoorthi Gnanasambandhan <gguru@codeaurora.org>
hostapd/ctrl_iface.c
src/ap/ap_drv_ops.c
src/ap/ap_drv_ops.h
src/ap/hostapd.c
src/ap/ieee802_11.c
src/ap/ieee802_1x.c
src/ap/wpa_auth_glue.c
src/drivers/driver.h