]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/Makefile
FILS: Move HLP request handling into a separate file
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 31 Jan 2017 12:00:12 +0000 (14:00 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 31 Jan 2017 15:46:13 +0000 (17:46 +0200)
commit54b04d6f39995c7ec5ca1ba598d48867d5365e64
tree4f146fa5eb1a223885210db568f5b5946eb98cc6
parent5a9d5049381a1bcebd527838362ff4d37de6758e
FILS: Move HLP request handling into a separate file

This is independent functionality from the core IEEE 802.11 management
handling and will increase significantly in size, so it is cleaner to
maintain this in a separate source code file.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/Android.mk
hostapd/Makefile
src/ap/fils_hlp.c [new file with mode: 0644]
src/ap/fils_hlp.h [new file with mode: 0644]
src/ap/ieee802_11.c
wpa_supplicant/Android.mk
wpa_supplicant/Makefile