Searched refs:hostapd (Results 1 – 25 of 41) sorted by relevance
12
/external/wpa_supplicant_8/hostapd/logwatch/ |
D | hostapd | 15 my %hostapd; 34 $hostapd{$iface}->{$mac}->{$layer}->{$details}++; 40 if (keys %hostapd) { 41 foreach my $iface (sort keys %hostapd) { 43 foreach my $mac (sort keys %{$hostapd{$iface}}) { 45 foreach my $layer (sort keys %{$hostapd{$iface}->{$mac}}) { 47 foreach my $details (sort keys %{$hostapd{$iface}->{$mac}->{$layer}}) { 49 my $count = $hostapd{$iface}->{$mac}->{$layer}->{$details};
|
D | README | 3 analyzer script for parsing hostapd system log entries for logwatch. 6 /etc/log.d/conf/services/hostapd.conf 7 /etc/log.d/scripts/services/hostapd
|
D | hostapd.conf | 9 *OnlyService = hostapd
|
/external/wpa_supplicant_8/hostapd/ |
D | hlr_auc_gw.txt | 1 HLR/AuC testing gateway for hostapd EAP-SIM/AKA database/authenticator 6 authentication center (HLR/AuC). hostapd will send SIM/AKA 11 text files: GSM triplet file (see hostapd.sim_db) and Milenage file (see 19 "CONFIG_SQLITE=y" into hostapd/.config before building hlr_auc_gw ("make 22 hostapd is configured to use hlr_auc_gw with the eap_sim_db parameter in 23 hostapd.conf (e.g., "eap_sim_db=unix:/tmp/hlr_auc_gw.sock"). hlr_auc_gw 66 hostapd (EAP server) can also be configured to store the EAP-SIM/AKA 78 Example configuration files for hostapd to operate as a RADIUS 81 hostapd.conf: 84 radius_server_clients=hostapd.radius_clients [all …]
|
D | README-WPS | 1 hostapd and Wi-Fi Protected Setup (WPS) 4 This document describes how the WPS implementation in hostapd can be 44 hostapd implementation 47 hostapd includes an optional WPS component that can be used as an 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 56 hostapd configuration 59 WPS is an optional component that needs to be enabled in hostapd build 73 (hostapd.conf) that enables WPS: 87 # Please note that the file has to exists for hostapd to start (i.e., create an [all …]
|
D | defconfig | 1 # Example hostapd build time configuration 4 # hostapd binary. All lines starting with # are ignored. Configuration option 25 # you may need to point hostapd to your version of libnl. 146 # Use the hostapd's IEEE 802.11 authentication (ACL), but without 161 # This can be used to reduce the size of the hostapd considerably if debugging 165 # Add support for writing debug log to a file: -f /tmp/hostapd.log 184 # Enable support for fully dynamic VLANs. This enables hostapd to 215 # hostapd depends on strong random number generation being available from the 219 # properly initialized before hostapd is started. This is important especially 224 # As a safety net, hostapd is by default trying to internally collect [all …]
|
D | ChangeLog | 1 ChangeLog for hostapd 71 * expire hostapd STA entry if kernel does not have a matching entry 156 - add minimal RADIUS accounting server support (hostapd-as-server); 199 * allow single hostapd process to control independent WPS interfaces 216 through the hostapd control interface 243 frames (only with drivers using hostapd SME/MLME) 301 * added hostapd.conf parameter vendor_elements to allow arbitrary vendor 307 correctly; invalid messages could have caused the hostapd process to 321 * Add channel selection support in hostapd. See hostapd.conf. 323 TSF offset. See hostapd.conf for config info. [all …]
|
D | README | 1 hostapd - user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP 54 Originally, hostapd was an optional user space component for Host AP 85 committed when hostapd v0.3.0 was released) 92 In order to be able to build hostapd, you will need to create a build 135 User space daemon, hostapd, includes Authenticator functionality. It 141 Authentication Server. hostapd supports RADIUS encapsulation of EAP 143 FreeRADIUS (http://www.freeradius.org/). The Authenticator in hostapd 165 configuration file (hostapd/hostapd.conf) that can be used as a basis 167 options and short description of each option. hostapd should be started 169 e.g., './hostapd /etc/hostapd.conf'. If you have more that one wireless [all …]
|
D | android.config | 1 # Example hostapd build time configuration 4 # hostapd binary. All lines starting with # are ignored. Configuration option 22 # newer libnl version and point the hostapd build to use it. 133 # Use the hostapd's IEEE 802.11 authentication (ACL), but without 141 # This can be used to reduce the size of the hostapd considerably if debugging
|
D | wired.conf | 12 dump_file=/tmp/hostapd.dump
|
D | hostapd.accept | 3 # MAC address if dynamic VLANs (hostapd.conf dynamic_vlan option) are used.
|
D | hostapd.conf | 65 ctrl_interface=/var/run/hostapd
|
D | Makefile | 110 CFLAGS += -DPACKAGE="hostapd" -DWPA_TRACE_BFD
|
/external/autotest/client/site_tests/network_8021xWiredAuthentication/ |
D | network_8021xWiredAuthentication.py | 113 interface=ethernet_pair.interface_name) as hostapd: 116 if not hostapd.running(): 120 hostapd.send_eap_packets() 125 if not hostapd.client_has_authenticated(client_mac_address): 129 if hostapd.client_has_logged_off(client_mac_address): 140 if not hostapd.client_has_logged_off(client_mac_address):
|
D | control | 9 This test fails if the DUT cannot authenticate to a hostapd instance
|
/external/autotest/client/site_tests/network_8021xEapDetection/ |
D | network_8021xEapDetection.py | 56 interface=ethernet_pair.interface_name) as hostapd: 59 if not hostapd.running(): 62 hostapd.send_eap_packets()
|
/external/wpa_supplicant_8/hs20/server/ |
D | hs20-osu-server.txt | 58 # hostapd as RADIUS server 59 cd hostapd 79 make hostapd hlr_auc_gw 80 cp hostapd hlr_auc_gw /home/user/hs20-server/AS 171 ./hostapd -B as-sql.conf 179 # hostapd-radius config for the radius used by the OSEN AP 186 ctrl_interface=/var/run/hostapd 189 eap_user_file=/home/user/hs20-server/AS/hostapd-osen.eap_user 201 The /home/user/hs20-server/AS/hostapd-osen.eap_user file should look 205 # cat hostapd-osen.eap_user
|
/external/wpa_supplicant_8/ |
D | README | 1 wpa_supplicant and hostapd 14 This package may include either wpa_supplicant, hostapd, or both. See 16 hostapd/README) for more details. 20 subdirectory (wpa_supplicant or hostapd) and creating build
|
D | Android.mk | 8 include $(LOCAL_PATH)/hostapd/Android.mk \
|
/external/wpa_supplicant_8/src/drivers/ |
D | .gitignore | 2 build.hostapd
|
D | Makefile | 6 rm -f build.wpa_supplicant build.hostapd
|
/external/autotest/client/site_tests/security_SuidBinaries/ |
D | baseline.fscap | 6 /usr/sbin/hostapd = cap_net_admin,cap_net_raw+ei
|
/external/libweave/examples/ |
D | prerequisites.sh | 18 hostapd \
|
/external/libweave/ |
D | README.md | 57 hostapd \ 87 - hostapd
|
/external/autotest/client/site_tests/apmanager_CheckAPProcesses/ |
D | control | 13 Verify the required processes (hostapd and dnsmasq) are started/terminated
|
12