Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:ssid

99 # 2: like 0, but associate with APs using security policy and SSID (but not
108 # For finding networks using hidden SSID, scan_ssid=1 in the network block can
128 # requirements, e.g., for finding an AP that uses hidden SSID
365 # filter_ssids - SSID-based scan result filtering
745 # excluded_ssid: Excluded SSID
746 # This optional field can be used to excluded specific SSID(s) from
748 # than one SSID.
883 # Each network (usually AP's sharing the same SSID) is configured as a separate
898 # ssid: SSID (mandatory); network name in one of the optional formats:
900 # - a hex string (two characters per octet of SSID)
904 # 0 = do not scan this SSID with specific Probe Request frames (default)
905 # 1 = scan with SSID-specific Probe Request frames (this can be used to
906 # find APs that do not accept broadcast SSID or use multiple SSIDs;
912 # ignore_broadcast_ssid: SSID broadcast behavior
913 # Send empty SSID in beacons and ignore probe request frames that do not
914 # specify full SSID, i.e., require stations to know SSID.
916 # 1 = send empty (length=0) SSID in beacon and ignore probe request for
917 # broadcast SSID
918 # 2 = clear SSID (ASCII 0), but keep the original length (this may be required
919 # with some clients that do not support empty SSID) and ignore probe
920 # requests for broadcast SSID
949 # an IBSS network with the configured SSID is already present, the frequency of
981 # single network block with all the APs using the same SSID). The bgscan
1088 # generated using the passphrase and SSID). ASCII passphrase must be between
1095 # only when the passphrase or SSID has actually changed.
1178 # SSID, are allowed when selecting a BSS from scan results.
1769 ssid="simple"
1774 # Same as previous, but request SSID-specific scanning (for APs that reject
1775 # broadcast SSID)
1777 ssid="second ssid"
1785 ssid="example"
1796 ssid="example"
1808 ssid="example"
1825 ssid="example"
1839 ssid="example"
1852 ssid="example"
1865 ssid="example"
1883 ssid="example"
1892 # Special characters in SSID, so use hex string. Default to WPA-PSK, WPA-EAP
1895 ssid=00010203
1902 ssid="eap-sim-test"
1912 ssid="eap-psk-test"
1925 ssid="1x-test"
1939 ssid="leap-example"
1948 ssid="ikev2-example"
1957 ssid="eap-fast-test"
1968 ssid="eap-fast-test"
1980 ssid="plaintext-test"
1987 ssid="static-wep-test"
2000 ssid="static-wep-test2"
2013 ssid="ibss-rsn"
2025 ssid="test adhoc"
2037 ssid="test mesh"
2045 ssid="secure mesh"
2055 ssid="example"
2073 ssid="example"
2094 ssid="example"
2109 # Wildcard match for SSID (plaintext APs only). This example select any
2110 # open AP regardless of its SSID.
2118 ssid="example"
2126 ssid="example"