Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 25 of 38) sorted by relevance

12

/hostap-3.6.0/wpaspy/
DMakefile6 build: $(SRC) setup.py
7 python setup.py build
10 python setup.py install
13 python setup.py clean
Dsetup.py9 from distutils.core import setup, Extension
20 setup(name = 'wpaspy',
/hostap-3.6.0/tests/hwsim/
Dtest_ap_pmf.py28 Wlantest.setup(hapd)
75 Wlantest.setup(hapd)
167 Wlantest.setup(hapd)
191 Wlantest.setup(hapd)
217 Wlantest.setup(hapd)
243 Wlantest.setup(hapd)
268 Wlantest.setup(hapd)
293 Wlantest.setup(hapd)
319 Wlantest.setup(hapd)
343 Wlantest.setup(hapd)
[all …]
Dtest_ap_ciphers.py54 Wlantest.setup(hapd)
590 Wlantest.setup(hapd)
673 Wlantest.setup(hapd)
735 Wlantest.setup(hapd)
792 Wlantest.setup(hapd)
845 Wlantest.setup(hapd)
886 Wlantest.setup(hapd)
932 Wlantest.setup(hapd)
967 Wlantest.setup(hapd)
989 Wlantest.setup(hapd)
[all …]
Dtest_ap_qosmap.py52 Wlantest.setup(hapd)
88 Wlantest.setup(hapd)
124 Wlantest.setup(hapd)
Dwlantest.py90 return m.setup(cls.remote_host, [m.get_monitor_params(wpa, is_p2p)])
93 def setup(cls, wpa, is_p2p=False): member in Wlantest
Dexample-setup.txt8 testing setup.
15 machines can be used as an alternative setup. See tests/hwsim/vm/README
133 happened and the setup is not in working condition.)
DREADME8 additional hardware. This setup most of the hostapd and wpa_supplicant
68 example-setup.txt provides more complete step-by-step example on how a
69 test setup can be built.
Dtest_ap_tdls.py72 Wlantest.setup(hapd)
/hostap-3.6.0/hs20/server/
Dhs20-osu-server.txt107 ./setup.sh -h
114 ./setup.sh -C "Hotspot 2.0 Trust Root CA - CT" \
145 # Note: Change the URL to match the setup
162 # Note: Modify to match the setup
236 ca/setup.sh.
/hostap-3.6.0/src/
Dbuild.rules7 # setup some variables
61 # continue setup
/hostap-3.6.0/tests/hwsim/vm/
Dexample-vm-setup.txt8 testing setup.
88 happened and the setup is not in working condition.)
/hostap-3.6.0/tests/remote/
Dtest_monitor.py27 monitor.setup(air_monitor)
Dtest_example.py68 monitor.setup(mon, [monitor_param])
Dmonitor.py64 def setup(host, monitor_params=None): function
/hostap-3.6.0/doc/
Dtesting_tools.doxygen10 tools that make it easier to test the programs without having to setup
11 a full test setup with wireless cards. In addition, these tools can be
24 having to setup an access point and a wireless client.
Dmainpage.doxygen46 programs without having to setup a full test setup with wireless
Dctrl_iface.doxygen413 group owner negotiation, group interface setup, provisioning, and
420 optional group owner negotiation, group interface setup, provisioning,
879 WPS_EVENT_AP_SETUP_LOCKED: AP changed into setup locked state due to
/hostap-3.6.0/hostapd/
DREADME-WPS21 especially PBC mechanisms for authenticating the initial key setup is
24 allowing outsiders to gain access during the setup phase.
27 network setup:
41 http://www.wi-fi.org/wifi-protected-setup
51 point, e.g., for initial network setup. In addition, hostapd can proxy a
/hostap-3.6.0/wpa_supplicant/
DREADME-WPS22 especially PBC mechanisms for authenticating the initial key setup is
25 allowing outsiders to gain access during the setup phase.
28 network setup:
42 http://www.wi-fi.org/wifi-protected-setup
DREADME-Windows.txt36 The default build setup for wpa_supplicant is to use MinGW and
297 See win_example.reg for an example on how to setup wpasvc.exe
DREADME-DPP24 Build config setup
/hostap-3.6.0/tests/
DREADME7 hwsim directory contains the test setup for full system testing of
Dcipher-and-key-mgmt-testing.txt21 Testing setup
173 something is wrong in the test setup and that needs to be resolved
/hostap-3.6.0/wpa_supplicant/doc/docbook/
Deapol_test.sgml55 test EAP methods without having to setup an access point and a

12