hostapd: add basic variant
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Mon, 9 Jul 2018 12:16:42 +0000 (13:16 +0100)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Tue, 16 Oct 2018 14:07:41 +0000 (15:07 +0100)
commit1063d904b78297b3e21a352bed19bd312235ff65
tree818be99d5bc4a82d690179d2e56dc152ae47fee4
parentfd09e251e9f5809bf4f323e4fa644f90e275146e
hostapd: add basic variant

Add a basic variant which provides WPA-PSK only, 802.11r and 802.11w and
is intended to support 11r & 11w (subject to driver support) out of the
box.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
include/target.mk
package/network/services/hostapd/Config.in
package/network/services/hostapd/Makefile
package/network/services/hostapd/files/hostapd-basic.config [new file with mode: 0644]
package/network/services/hostapd/files/wpa_supplicant-basic.config [new file with mode: 0644]