Home
last modified time | relevance | path

Searched refs:network (Results 1 – 25 of 56) sorted by relevance

123

/hostap-3.7.0/wpa_supplicant/
Dwpa_supplicant.conf1679 network={
1687 network={
1695 network={
1706 network={
1718 network={
1735 network={
1749 network={
1762 network={
1775 network={
1793 network={
[all …]
DREADME-HS2022 The core Interworking functionality (network selection, GAS/ANQP) were
27 wpa_supplicant network selection
32 network blocks (e.g., per-SSID parameters). When requested to perform
33 network selection, wpa_supplicant picks the highest priority enabled
34 network block or credential. If a credential is picked (based on ANQP
35 information from APs), a temporary network block is created
36 automatically for the matching network. This temporary network block is
37 used similarly to the network blocks that can be configured by the user,
42 By default, wpa_supplicant is not using automatic network selection
44 can be changed with the auto_interworking=1 parameter to perform network
[all …]
DREADME384 /etc/wpa_supplicant.conf, with network configuration for the networks
515 Configuration file can include one or more network blocks, e.g., one
517 network based on the order of network blocks in the configuration
518 file, network security level (WPA/WPA2 is preferred), and signal
523 1) WPA-Personal (PSK) as home network and WPA-Enterprise with EAP-TLS as work
524 network
530 # home network; allow all valid ciphers
531 network={
538 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers
539 network={
[all …]
DREADME-WPS14 wireless network. It allows automated generation of random keys (WPA
21 wireless network, it should be noted that the use of the PIN and
24 environments that require secure network access without chance for
28 network setup:
30 - Registrar: a device that control a network and can authorize
34 - Enrollee: a device that is being authorized to use the network
49 an Enrollee to enroll new network credential or as a Registrar to
82 The network configuration blocks needed for WPS are added
86 WPS registration will generate new network blocks for the acquired
100 network. wpa_supplicant uses the control interface as an input channel
[all …]
DChangeLog119 - enable PMF automatically for network profiles created from
121 * fixed OWE network profile saving
122 * fixed DPP network profile saving
124 (CONFIG_OCV=y and network profile parameter ocv=1)
192 (group_mgmt network profile parameter)
253 - allow pairwise/group cipher to be configured in the network profile
260 (RSN) mesh network
328 (tls_ext_cert_check=1 in the network profile phase1 parameter)
359 * added wps_disabled=1 network profile parameter to allow AP mode to
412 for all network profiles added by WPS
[all …]
DREADME-DPP13 enrolling of interface-less devices in a secure Wi-Fi network using many
16 Configurator is used to provide network credentials to the devices. The
18 network introduction.
161 Configurator for the network.
197 network={
/hostap-3.7.0/wpa_supplicant/doc/docbook/
Dwpa_supplicant.conf.sgml35 <para>Configuration file can include one or more network blocks,
37 select the best network based on the order of network blocks in
38 the configuration file, network security level (WPA/WPA2 is
48 <para>WPA-Personal (PSK) as home network and WPA-Enterprise with
49 EAP-TLS as work network.</para>
55 # home network; allow all valid ciphers
56 network={
63 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers
64 network={
87 network={
[all …]
Dwpa_cli.sgml77 current network. &lt;text&gt; is description of the request. In
166 network, and WPA_ID_STR contains the content of the id_str option.
287 <term>identity &lt;network id&gt; &lt;identity&gt;</term>
294 <term>password &lt;network id&gt; &lt;password&gt;</term>
301 <term>pin &lt;network id&gt; &lt;pin&gt;</term>
308 <term>otp &lt;network id&gt; &lt;password&gt;</term>
315 <term>bssid &lt;network id&gt; &lt;BSSID&gt;</term>
Dwpa_priv.sgml43 <para><command>wpa_priv</command> needs to be run with network admin
120 <para>The &lt;ifname&gt; string specifies which network
124 <para><command>wpa_priv</command> does not use the network interface
126 include network interfaces that are not available at the time wpa_priv
Dwpa_supplicant.sgml31 Wireless networks do not require physical access to the network equipment
33 users to passively monitor a network and capture all transmitted frames.
34 In addition, unauthorized use of the network is much easier. In many cases,
37 network.
44 be flawed in many areas and network protected with WEP cannot be consider
46 can be used to improve the network security, but even that has inherited
71 <para>Before wpa_supplicant can do its work, the network interface
78 network device, higher level configuration such as DHCP may
644 network interface. </para></listitem>
705 <para>Add MODE="Managed" and WPA="y" to the network scheme in
/hostap-3.7.0/wpa_supplicant/examples/
Dwpas-dbus-new-signals.py105 def networkAdded(network, properties): argument
106 print("NetworkAdded(%s)" % (network))
108 def networkRemoved(network): argument
109 print("NetworkRemoved(%s)" % (network))
111 def networkSelected(network): argument
112 print("NetworkSelected(%s)" % (network))
Dplaintext.conf5 network={
Dwep.conf5 network={
Dieee8021x.conf5 network={
Dwpa-psk-tkip.conf5 network={
/hostap-3.7.0/doc/
Dctrl_iface.doxygen122 ssid=test network
140 ssid=test network
244 \subsection ctrl_iface_BSSID BSSID <network id> <BSSID>
246 Set preferred BSSID for a network. Network id can be received from the
255 network id / ssid / bssid / flags
256 0 example network any [CURRENT]
321 \subsection ctrl_iface_SELECT_NETWORK SELECT_NETWORK <network id>
323 Select a network (disable others). Network id can be received from the
327 \subsection ctrl_iface_ENABLE_NETWORK ENABLE_NETWORK <network id>
329 Enable a network. Network id can be received from the
[all …]
Ddbus.doxygen40 …<tr><td>Ifname</td><td>s</td><td>Name of the network interface to control, e.g., wlan0</td><td>Yes…
86 <dd>Name of the network interface, e.g., wlan0</dd>
190 Interface implemented by objects related to network interface added to
224 <p>Disassociates the interface from current network.</p>
228 <dd>Interface is not connected to any network.</dd>
233 <h3>AddNetwork ( a{sv} : args ) --> o : network</h3>
234 <p>Adds a new network to the interface.</p>
238 …<dd>A dictionary with network configuration. Dictionary entries are equivalent to entries in the "
242 <dt>o : network</dt>
243 <dd>A D-Bus path to an object representing a configured network</dd>
[all …]
/hostap-3.7.0/wpa_supplicant/systemd/
Dwpa_supplicant.service.in3 Before=network.target
5 Wants=network.target
Dwpa_supplicant.service.arg.in5 Before=network.target
6 Wants=network.target
Dwpa_supplicant-nl80211.service.arg.in5 Before=network.target
6 Wants=network.target
Dwpa_supplicant-wired.service.arg.in5 Before=network.target
6 Wants=network.target
/hostap-3.7.0/hostapd/
Dhostapd.vlan1 # VLAN ID to network interface mapping
7 # name will be replaced with the VLAN ID. The network interfaces are created
DREADME-WPS13 wireless network. It allows automated generation of random keys (WPA
20 wireless network, it should be noted that the use of the PIN and
23 environments that require secure network access without chance for
27 network setup:
29 - Registrar: a device that control a network and can authorize
33 - Enrollee: a device that is being authorized to use the network
49 to the network. In addition, WPS Enrollee functionality in hostapd can
51 point, e.g., for initial network setup. In addition, hostapd can proxy a
75 # Configure the driver and network interface
122 network. hostapd uses the control interface as an input channel for
[all …]
DREADME-MULTI-AP13 join them into a network with centralized control and operation. It is targeted
34 In a Multi-AP network, the central controller can configure the BSSs on the
35 devices that are joined into the network. These are called fronthaul BSSs.
54 role, by setting 'multi_ap_backhaul_sta=1' in the network configuration block
55 or when configuring the network profile through the control interface. When
133 Association Request frame and the M1 message. It then configures the new network
/hostap-3.7.0/wpa_supplicant/wpa_gui-qt4/lang/
Dwpa_gui_de.ts8 <source>Select network interface to add</source>
308 <source>Failed to add network to wpa_supplicant
315 <source>Failed to enable network in wpa_supplicant
322 <source>This will permanently remove the network
324 to remove this network?</source>
341 <source>Failed to remove network from wpa_supplicant
969 <source>No network interfaces in use.
979 <source>Select any network</source>
984 <source>Disconnected from network.</source>
989 <source>Connection to network established.</source>
[all …]

123