Move generic AP functionality implementation into src/ap
This code can be shared by both hostapd and wpa_supplicant and this is an initial step in getting the generic code moved to be under the src directories. Couple of generic files still remain under the hostapd directory due to direct dependencies to files there. Once the dependencies have been removed, they will also be moved to the src/ap directory to allow wpa_supplicant to be built without requiring anything from the hostapd directory.
This commit is contained in:
parent
6d1278e998
commit
1057d78eb8
55 changed files with 142 additions and 125 deletions
1980
src/ap/ieee802_1x.c
Normal file
1980
src/ap/ieee802_1x.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue