]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - wpa_supplicant/wpa_supplicant.conf
Initial step in adding simple AP mode support into wpa_supplicant
[thirdparty/hostap.git] / wpa_supplicant / wpa_supplicant.conf
index 43e81a16d2c85f903304b03748a3430cb9cf9e04..2e6a15265bb6305dad3d12108c14a4e550930983 100644 (file)
@@ -242,6 +242,7 @@ fast_reauth=1
 # mode: IEEE 802.11 operation mode
 # 0 = infrastructure (Managed) mode, i.e., associate with an AP (default)
 # 1 = IBSS (ad-hoc, peer-to-peer)
+# 2 = AP (access point)
 # Note: IBSS can only be used with key_mgmt NONE (plaintext and static WEP)
 # and key_mgmt=WPA-NONE (fixed group key TKIP/CCMP). In addition, ap_scan has
 # to be set to 2 for IBSS. WPA-None requires following network block options: