Added documentation for the new 'country' configuration option

This commit is contained in:
Jouni Malinen 2008-12-09 22:13:35 +02:00
parent 6d1584905c
commit 814e925dc4

View file

@ -135,6 +135,11 @@ fast_reauth=1
# in most cases. # in most cases.
#driver_param="field=value" #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 # Maximum lifetime for PMKSA in seconds; default 43200
#dot11RSNAConfigPMKLifetime=43200 #dot11RSNAConfigPMKLifetime=43200
# Threshold for reauthentication (percentage of PMK lifetime); default 70 # Threshold for reauthentication (percentage of PMK lifetime); default 70