Home
last modified time | relevance | path

Searched refs:hostapd (Results 1 – 25 of 50) sorted by relevance

12

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/hostapd/
H A Dhostapd_2.10.bb2 HOMEPAGE = "http://w1.fi/hostapd/"
5 LIC_FILES_CHKSUM = "file://hostapd/README;md5=c905478466c90f1cefc0df987c40e172"
10 http://w1.fi/releases/hostapd-${PV}.tar.gz \
13 file://hostapd.service \
19 S = "${WORKDIR}/hostapd-${PV}"
20 B = "${WORKDIR}/hostapd-${PV}/hostapd"
26 INITSCRIPT_NAME = "hostapd"
28 SYSTEMD_SERVICE:${PN} = "hostapd.service"
43 install -m 0644 ${B}/hostapd.conf ${D}${sysconfdir}
44 install -m 0755 ${B}/hostapd ${D}${sbindir}
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/
H A Dap_sta.sh14 cat hostapd.conf.AES.template | sed -s s/HOSTAPD_IF/$1/g | sed -s s/TestAP/$3/g > hostapd.conf;
16 cat hostapd.conf.AES.template | sed -s s/HOSTAPD_IF/$1/g > hostapd.conf;
19 hostapd hostapd.conf
H A Dap-no_sec.sh21 cat hostapd.conf.NO_SEC.template | sed -s s/HOSTAPD_IF/$SSV_WLAN/g > hostapd.conf
22 hostapd hostapd.conf
H A Dap2-aes.sh26 cat hostapd.conf.AES.template | sed -s s/HOSTAPD_IF/$SSV_WLAN/g > hostapd.conf
27 hostapd hostapd.conf
H A Dap-tkip.sh37 cat hostapd.conf.TKIP.template | sed -s s/HOSTAPD_IF/$SSV_WLAN/g > hostapd.conf
50 hostapd hostapd.conf
H A Dap-aes.sh39 cat hostapd.conf.AES.template | sed -s s/HOSTAPD_IF/$SSV_WLAN/g | sed -s s/TestAP/$ap_name/g > host…
52 /usr/sbin/hostapd hostapd.conf
H A Dhostapd.conf.AES.template1 ##### hostapd configuration file ##############################################
9 # configuration parameter, bridge, may be used to notify hostapd if the
16 # added to the bridge automatically (brctl may refuse to do this before hostapd
23 # Use driver=none if building hostapd as a standalone RADIUS server that does
27 # hostapd event logger configuration
54 # Interface for separate control program. If this is specified, hostapd
58 # multiple hostapd processes/interfaces can be run at the same time if more
60 # /var/run/hostapd is the recommended directory for sockets and by default,
61 # hostapd_cli will use it when trying to connect with hostapd.
62 ctrl_interface=/var/run/hostapd
[all …]
H A Dhostapd.conf.TKIP.template1 ##### hostapd configuration file ##############################################
9 # configuration parameter, bridge, may be used to notify hostapd if the
16 # added to the bridge automatically (brctl may refuse to do this before hostapd
23 # Use driver=none if building hostapd as a standalone RADIUS server that does
27 # hostapd event logger configuration
54 # Interface for separate control program. If this is specified, hostapd
58 # multiple hostapd processes/interfaces can be run at the same time if more
60 # /var/run/hostapd is the recommended directory for sockets and by default,
61 # hostapd_cli will use it when trying to connect with hostapd.
62 ctrl_interface=/var/run/hostapd
[all …]
H A Dhostapd.conf.template1 ##### hostapd configuration file ##############################################
9 # configuration parameter, bridge, may be used to notify hostapd if the
16 # added to the bridge automatically (brctl may refuse to do this before hostapd
23 # Use driver=none if building hostapd as a standalone RADIUS server that does
27 # hostapd event logger configuration
54 # Interface for separate control program. If this is specified, hostapd
58 # multiple hostapd processes/interfaces can be run at the same time if more
60 # /var/run/hostapd is the recommended directory for sockets and by default,
61 # hostapd_cli will use it when trying to connect with hostapd.
62 ctrl_interface=/var/run/hostapd
[all …]
H A Dhostapd.conf.NO_SEC.template1 ##### hostapd configuration file ##############################################
9 # configuration parameter, bridge, may be used to notify hostapd if the
16 # added to the bridge automatically (brctl may refuse to do this before hostapd
23 # Use driver=none if building hostapd as a standalone RADIUS server that does
27 # hostapd event logger configuration
54 # Interface for separate control program. If this is specified, hostapd
58 # multiple hostapd processes/interfaces can be run at the same time if more
60 # /var/run/hostapd is the recommended directory for sockets and by default,
61 # hostapd_cli will use it when trying to connect with hostapd.
62 ctrl_interface=/var/run/hostapd
[all …]
H A Dunload_ap.sh3 hostapd_pid=`pgrep hostapd`
/OK3568_Linux_fs/buildroot/package/hostapd/
H A Dhostapd.mk9 HOSTAPD_SUBDIR = hostapd
34 HOSTAPD_SELINUX_MODULES = hostapd
140 cp $(@D)/hostapd/defconfig $(HOSTAPD_CONFIG)
155 $(INSTALL) -m 0755 -D $(@D)/$(HOSTAPD_SUBDIR)/hostapd \
156 $(TARGET_DIR)/usr/sbin/hostapd
159 $(INSTALL) -m 0644 -D $(@D)/$(HOSTAPD_SUBDIR)/hostapd.conf \
160 $(TARGET_DIR)/etc/hostapd.conf
H A DConfig.in2 bool "hostapd"
13 http://w1.fi/hostapd/
59 causing hostapd to use the standard one which doesn't work
71 comment "hostapd EAP needs a toolchain w/ dynamic library"
99 This enables hostapd to automatically create
H A Dhostapd.hash2 sha256 881d7d6a90b2428479288d64233151448f8990ab4958e0ecaca7eeb3c9db2bd7 hostapd-2.9.tar.gz
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/
H A Dhostapd.service7 PIDFile=/run/hostapd.pid
8 ExecStart=@SBINDIR@/hostapd @SYSCONFDIR@/hostapd.conf -P /run/hostapd.pid -B
H A Dinit2 DAEMON=/usr/sbin/hostapd
3 NAME=hostapd
H A Ddefconfig1 # Example hostapd build time configuration
4 # hostapd binary. All lines starting with # are ignored. Configuration option
30 # newer libnl version and point the hostapd build to use it.
135 # Use the hostapd's IEEE 802.11 authentication (ACL), but without
146 # This can be used to reduce the size of the hostapd considerably if debugging
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/bin/
H A Dfltest_hostapd.sh8 cnt1=`ps aux | grep hostapd | grep -v grep | wc -l`
10 killall hostapd > /dev/null
23 hostapd /etc/hostapd-2.4g.conf &
H A Dfltest_wifi.sh3 cnt1=`ps aux | grep hostapd | grep -v grep | wc -l`
5 killall hostapd > /dev/null
/OK3568_Linux_fs/kernel/Documentation/networking/mac80211_hwsim/
H A Dmac80211_hwsim.rst23 hostapd and wpa_supplicant) in a way that matches very closely with
29 to test their code and work with new features to mac80211, hostapd,
59 associates with the AP. hostapd and wpa_supplicant are used to take
60 care of WPA2-PSK authentication. In addition, hostapd is also
71 # Run hostapd (AP) for wlan0
72 hostapd hostapd.conf
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/template/
H A Dhostapd.conf55 dump_file=/tmp/hostapd.dump
65 ctrl_interface=/var/run/hostapd
/OK3568_Linux_fs/buildroot/package/wpa_supplicant/
H A DConfig.in66 access point much like hostapd does with a limited feature
67 set. This links in parts of hostapd functionality into
69 a separate hostapd binary in some applications hence being
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_main.c612 if (!local->hostapd && dev == local->dev && in prism2_close()
944 if (local->hostapd == val) in hostap_set_hostapd()
950 local->hostapd = 1; in hostap_set_hostapd()
952 local->hostapd = 0; in hostap_set_hostapd()
955 local->hostapd = 1; in hostap_set_hostapd()
/OK3568_Linux_fs/buildroot/board/olimex/imx233_olinuxino/
H A Dreadme.txt4 one or more of: hostapd, iw, wireless_tools and/or wpa_supplicant.
/OK3568_Linux_fs/buildroot/dl/hostapd/
H A D0002-WPS-UPnP-Fix-event-message-generation-using-a-long-U.patch9 buffer overflow checks terminating the hostapd process. Fix this by

12