Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[deliverable/linux.git] / Documentation / networking / mac80211_hwsim / hostapd.conf
1 interface=wlan0
2 driver=nl80211
3
4 hw_mode=g
5 channel=1
6 ssid=mac80211 test
7
8 wpa=2
9 wpa_key_mgmt=WPA-PSK
10 wpa_pairwise=CCMP
11 wpa_passphrase=12345678
This page took 0.03314 seconds and 6 git commands to generate.