Home
last modified time | relevance | path

Searched refs:SSID (Results 1 – 25 of 31) sorted by relevance

12

/trueos/tools/tools/net80211/scripts/
HDsetup.wpa1.aes12 SSID=$SSID-wpa
40 ifconfig $WLAN ssid $SSID
HDsetup.wpa13 SSID=$SSID-wpa
40 ifconfig $WLAN ssid $SSID
HDsetup.wpa212 SSID=$SSID-wpa
41 ifconfig $WLAN ssid $SSID
HDsetup.wpa1.tkip12 SSID=$SSID-wpa
40 ifconfig $WLAN ssid $SSID
HDsetup.wpa2.tkip12 SSID=$SSID-wpa
41 ifconfig $WLAN ssid $SSID
HDsetup.tsn11 SSID=$SSID-tsn
41 ifconfig $WLAN ssid $SSID
HDsetup.updown.wpa13 SSID=$SSID-wpa
41 ifconfig $WLAN ssid $SSID channel $CHANNEL mtu 1500
HDsetup.sta10 SSID=${1:-MarvellAP8x}
14 ifconfig $WLAN ssid $SSID up
HDsetup.tdma-slave10 SSID='freebsd+tdma'
13 ifconfig $WLAN ssid "$SSID"
HDsetup.tdma-master10 SSID='freebsd+tdma'
13 ifconfig $WLAN ssid "$SSID" tdmaslot 0 channel $CHANNEL
HDsetup.wdsmain16 SSID='freebsd+wdsmain'
21 ifconfig $WLAN_AP ssid "$SSID" channel $CHANNEL mtu 1500
HDsetup.simple212 ifconfig $WLAN ssid $SSID-1 channel $CHANNEL mtu 1500
21 ifconfig $WLAN ssid $SSID-2 mtu 1500 -ht
HDsetup.mixed13 WPA_SSID=$SSID-wpa
48 ifconfig $OPEN_WLAN ssid $SSID
HDconfig50 test -z "$SSID" && SSID=freebsd-ap
HDsetup.local11 ifconfig $WLAN ssid $SSID channel $CHANNEL mtu 1500
HDsetup.simple11 ifconfig $WLAN ssid $SSID channel $CHANNEL mtu 1500
HDsetup.fixed11 ifconfig $WLAN ssid $SSID channel $CHANNEL mtu 1500
HDsetup.wep12 ifconfig $WLAN ssid $SSID channel $CHANNEL mtu 1500
HDsetup.updown17 ifconfig $WLAN ssid $SSID channel $CHANNEL mtu 1500
HDsetup.dfs18 ifconfig $WLAN ssid $SSID-$COUNTRY channel $CHANNEL mtu 1500
/trueos/contrib/wpa/wpa_supplicant/
HDREADME-HS2032 network blocks (e.g., per-SSID parameters). When requested to perform
193 # excluded_ssid: Excluded SSID
194 # This optional field can be used to excluded specific SSID(s) from
196 # than one SSID.
335 <3>SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
336 <3>Trying to associate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
376 <3>SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
377 <3>Trying to associate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
HDREADME496 for each used SSID. wpa_supplicant will automatically select the best
591 selected SSID. This is mostly for testing and is not recommended for normal
717 CTRL-REQ-PASSWORD-1:Password needed for SSID foobar
722 CTRL-REQ-OTP-2:Challenge 1235663 needed for SSID foobar
741 identity <network id> <identity> = configure identity for an SSID
742 password <network id> <password> = configure password for an SSID
743 pin <network id> <pin> = configure pin for an SSID
744 otp <network id> <password> = configure one-time-password for an SSID
746 for an SSID
747 bssid <network id> <BSSID> = set preferred BSSID for an SSID
[all …]
HDREADME-P2P143 SSID/passphrase configuration based on a previously used persistent
438 Set postfix string to be added to the automatically generated P2P SSID
440 could result in the SSID becoming DIRECT-ab-testing.
496 set p2p_ssid_postfix <P2P SSID postfix>
498 Set P2P SSID postfix.
HDChangeLog127 for a specific SSID when possible)
145 allow forcing of a specific SSID/passphrase for GO Negotiation
164 * changed SSID output to use printf-escaped strings instead of masking
166 - SSID can now be configured in the same format: ssid=P"abc\x00test"
532 an ESS (same SSID)
922 * driver_wext: added support for WE-21 change to SSID configuration
970 * driver_wext: Remove null-termination from SSID length if the driver
973 would break a case where the SSID actually ends in '\0', but that is
1070 * driver_ndis: fixed scan request in ap_scan=2 mode not to change SSID
1284 * added support for 'any' SSID wildcard; if ssid is not configured or
[all …]
/trueos/tools/tools/net80211/wlaninject/
HDREADME68 Therefore, 00616161 should correspond to the SSID IE of 'aaa'.
71 -S Add an SSID IE with the data specified in ascii; e.g. -S 'aaa'

12