Searched refs:dynamic (Results 1 – 17 of 17) sorted by relevance
/hostap-latest/src/utils/ |
D | trace.c | 101 bfd_boolean dynamic = FALSE; in read_syms() local 114 dynamic = TRUE; in read_syms() 127 if (dynamic) in read_syms() 133 dynamic ? "dynamic " : ""); in read_syms()
|
/hostap-latest/hostapd/ |
D | hostapd.accept | 3 # MAC address if dynamic VLANs (hostapd.conf dynamic_vlan option) are used.
|
D | hlr_auc_gw.txt | 13 dynamic authentication data for EAP-SIM, EAP-AKA, and EAP-AKA' while the 18 database for more dynamic operations. This is enabled by adding
|
D | README | 58 and dynamic WEP keying, RADIUS accounting, WPA/WPA2 (IEEE 802.11i/RSN) 59 Authenticator and dynamic TKIP/CCMP keying. 304 # For WPA-RADIUS/EAP, ieee8021x must be set (but without dynamic WEP keys),
|
D | ChangeLog | 306 * fixed and extended dynamic VLAN cases 401 * extended HT40 co-ex support to allow dynamic channel width changes 576 * added support for RADIUS dynamic authorization server (RFC 5176) 666 runtime and support dynamic AP PIN management. 977 * added support for dynamic VLAN configuration (i.e., selecting VLAN-ID 1050 * changed EAP method registration to use a dynamic list of methods 1227 this enabled dynamic keying (WPA2/WPA/IEEE 802.1X/WEP) without
|
D | defconfig | 204 # Enable support for fully dynamic VLANs. This enables hostapd to
|
D | README-WPS | 222 managing the dynamic AP PIN operations:
|
/hostap-latest/wpa_supplicant/ |
D | defconfig | 392 # and in order to be able to use dynamic EAP methods using these parts, the 394 # This means that EAP-TLS/PEAP/TTLS/FAST cannot be added as dynamic libraries 399 # Please also note that using dynamic libraries will increase the total binary 407 # If set, these disable dynamic configuration.
|
D | android.config | 346 # and in order to be able to use dynamic EAP methods using these parts, the 348 # This means that EAP-TLS/PEAP/TTLS/FAST cannot be added as dynamic libraries 353 # Please also note that using dynamic libraries will increase the total binary
|
D | nmake.mak | 173 # replace the last line with this for dynamic libraries
|
D | ChangeLog | 571 * fixed dynamic interface addition cases with nl80211 to avoid adding 1286 dynamic changes to background scanning interval based on changes in 1484 * fixed EAPOL not to end up in infinite loop when processing dynamic 1630 affects IEEE 802.1X with dynamic WEP keys) 1796 * changed EAP method registration to use a dynamic list of methods 2010 * allow non-WPA modes (e.g., IEEE 802.1X with dynamic WEP) to be used 2097 * fixed association with IEEE 802.1X (no WPA) when dynamic WEP keys 2272 dynamic WEP keying (eapol_flags=0) 2529 * added support for non-WPA IEEE 802.1X mode with dynamic WEP keys
|
D | README-Windows.txt | 26 - IEEE 802.1X with dynamic WEP keys
|
D | README-P2P | 630 Change dynamic P2P parameters
|
D | README | 592 4) IEEE 802.1X (i.e., no WPA) with dynamic WEP keys (require both unicast and
|
/hostap-latest/wpa_supplicant/doc/docbook/ |
D | wpa_supplicant.conf.sgml | 125 <para>IEEE 802.1X (i.e., no WPA) with dynamic WEP keys
|
D | wpa_supplicant.sgml | 46 secure. IEEE 802.1X authentication and frequently changed dynamic WEP keys
|
/hostap-latest/tests/hwsim/ |
D | test_dpp.py | 5910 run_dpp_controller_init_through_relay(dev, apdev, params, dynamic=True) 5923 def run_dpp_controller_init_through_relay(dev, apdev, params, dynamic=False, argument 5930 run_dpp_controller_init_through_relay2(dev, apdev, params, dynamic, 5933 def run_dpp_controller_init_through_relay2(dev, apdev, params, dynamic=False, argument 5939 if not dynamic: 5958 if not dynamic and not add: 5999 if not dynamic:
|