Move authentication server setup into separate file
authorJouni Malinen <j@w1.fi>
Fri, 25 Dec 2009 11:43:43 +0000 (13:43 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 25 Dec 2009 11:43:43 +0000 (13:43 +0200)
commit2586bc64d0537bd3bea7f164c91121dcab978da3
tree29bf1691477c7f8415984b9649016b563dea0939
parentad44e244b18806c977c93b7f926b0190f95874d1
Move authentication server setup into separate file
hostapd/Makefile
hostapd/hostapd.c
hostapd/main.c
src/ap/authsrv.c [new file with mode: 0644]
src/ap/authsrv.h [new file with mode: 0644]
wpa_supplicant/Makefile