Home
last modified time | relevance | path

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

123

/hostap-latest/wpa_supplicant/
Dwpa_supplicant.conf1779 network={
1787 network={
1795 network={
1806 network={
1818 network={
1835 network={
1849 network={
1862 network={
1875 network={
1893 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
517 Configuration file can include one or more network blocks, e.g., one
519 network based on the order of network blocks in the configuration
520 file, network security level (WPA/WPA2 is preferred), and signal
525 1) WPA-Personal (PSK) as home network and WPA-Enterprise with EAP-TLS as work
526 network
532 # home network; allow all valid ciphers
533 network={
540 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers
541 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 in the 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
99 network. wpa_supplicant uses the control interface as an input channel
[all …]
DChangeLog38 for using per-network random MAC addresses
169 - enable PMF automatically for network profiles created from
171 * fixed OWE network profile saving
172 * fixed DPP network profile saving
174 (CONFIG_OCV=y and network profile parameter ocv=1)
242 (group_mgmt network profile parameter)
303 - allow pairwise/group cipher to be configured in the network profile
310 (RSN) mesh network
378 (tls_ext_cert_check=1 in the network profile phase1 parameter)
409 * added wps_disabled=1 network profile parameter to allow AP mode to
[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-latest/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.sgml32 Wireless networks do not require physical access to the network equipment
34 users to passively monitor a network and capture all transmitted frames.
35 In addition, unauthorized use of the network is much easier. In many cases,
38 network.
47 can be used to improve the network security, but even that has inherited
72 <para>Before wpa_supplicant can do its work, the network interface
79 network device, higher level configuration of the device, such as DHCP, may
666 network interface. </para></listitem>
727 <para>Add MODE="Managed" and WPA="y" to the network scheme in
/hostap-latest/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={
/hostap-latest/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…
89 <dd>Name of the network interface, e.g., wlan0</dd>
193 Interface implemented by objects related to network interface added to
229 <p>Disassociates the interface from current network.</p>
233 <dd>Interface is not connected to any network.</dd>
238 <h3>AddNetwork ( a{sv} : args ) --> o : network</h3>
239 <p>Adds a new network to the interface.</p>
243 …<dd>A dictionary with network configuration. Dictionary entries are equivalent to entries in the "
247 <dt>o : network</dt>
248 <dd>A D-Bus path to an object representing a configured network</dd>
[all …]
/hostap-latest/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-latest/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-latest/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 …]
/hostap-latest/tests/hwsim/
DREADME26 network connection works in the expected way.
107 Other network interfaces
111 the easiest way of making things work is to avoid using other network
119 may end up trying to control new network interfaces automatically. This
121 disable such network services or at least mark the mac80211_hwsim wlan#

123