]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Added documentation for the new 'country' configuration option
authorJouni Malinen <j@w1.fi>
Tue, 9 Dec 2008 20:13:35 +0000 (22:13 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 9 Dec 2008 20:13:35 +0000 (22:13 +0200)
wpa_supplicant/wpa_supplicant.conf

index 0765ad3bab95c4af4a350265800083634c55ec7a..a5a3c0df6fcfc0382f25399d29e538b83f24791a 100644 (file)
@@ -135,6 +135,11 @@ fast_reauth=1
 # in most cases.
 #driver_param="field=value"
 
+# Country code
+# The ISO/IEC alpha2 country code for the country in which this device is
+# currently operating.
+#country=US
+
 # Maximum lifetime for PMKSA in seconds; default 43200
 #dot11RSNAConfigPMKLifetime=43200
 # Threshold for reauthentication (percentage of PMK lifetime); default 70