]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/Makefile
Move SA Query mechanism into a file that can be shared more easily
authorMahesh Palivela <mpalivel@qca.qualcomm.com>
Mon, 17 Oct 2011 14:30:43 +0000 (17:30 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 17 Oct 2011 14:33:17 +0000 (17:33 +0300)
commitd4370eac2e900223a85b72cc84ebcee03b35ab43
tree9af44aed79accc4b3dd27997e5a320c9e1c34ee8
parent2a4b98a912ab8e9b5d8b24e6ffbb52cd794e032f
Move SA Query mechanism into a file that can be shared more easily

This is the first step in allowing SA Query mechanism in hostapd to be
used with drivers that implement authentication and association MLME/SME
(i.e., do not use ieee802_11.c).
hostapd/Makefile
src/ap/ieee802_11.c
src/ap/ieee802_11.h
src/ap/ieee802_11_shared.c [new file with mode: 0644]
wpa_supplicant/Makefile