wifipineapple-openwrt/package
John Crispin f16cd1a9e5 hostapd: Add wpa_psk_file option to netifd.sh
The wpa_psk_file option offers the possibility to use a different WPA-PSK key for each client. The directive points to a file with the following syntax:

mac_address wpa_passphrase_or_hex_key

Example:

00:11:22:33:44:55 passphrase_for_client_1
00:11:22:33:44:67 passphrase_for_client_2
00:11:22:33:44:89 0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef

So it is possible to specify both ASCII passphrases and raw 64-chars hex keys.

Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-20 11:19:21 +00:00
..
base-files failsafe-mode: print short help on commandline 2014-10-20 06:29:05 +00:00
boot ar71xx: qihoo-c301: reset imageNtrynum after each successful boot. 2014-10-14 12:21:36 +00:00
devel gdb: update to version 7.8, fix musl build 2014-10-19 22:49:42 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel mac80211: add a maintenance script for upstream backport commits 2014-10-18 17:39:04 +00:00
libs Revert "openssl: add host build." 2014-10-20 09:18:21 +00:00
network hostapd: Add wpa_psk_file option to netifd.sh 2014-10-20 11:19:21 +00:00
system mountd: explicitly link libubox (needed by libuci) 2014-10-19 21:45:45 +00:00
utils busybox: remove validation message from bootup 2014-10-02 19:47:33 +00:00
Makefile postinst trigger: the new postinst trigger broke IB 2014-09-16 11:56:19 +00:00