Felix Fietkau
1a167905c6
hostapd: disable the state dump callback to save a few more kb
...
SVN-Revision: 30667
13 years ago
Felix Fietkau
a77cf0cd62
hostapd: add configurable debug message minimum priority to cut down on bloat generated by excessive debug messages
...
SVN-Revision: 30666
13 years ago
Felix Fietkau
702d47d720
hostapd: remove unnecessary dependency on mac80211
...
SVN-Revision: 30611
13 years ago
Hamish Guthrie
92d36617b6
hostapd: correctly pass 64 char hex PSK to wpa_supplicant
...
SVN-Revision: 30504
13 years ago
Jo-Philipp Wich
e1d199bbbc
hostapd: introduce a client_cert option which is passed on to wpa_supplicant ( #8876 )
...
SVN-Revision: 29901
13 years ago
Felix Fietkau
53c6db5ab4
hostapd: merge an upstream workaround for broken clients sending the wrong wpa type (should fix #9561 )
...
SVN-Revision: 29876
13 years ago
Felix Fietkau
5b89536395
hostapd: add missing check for wds stations
...
SVN-Revision: 29559
13 years ago
Jo-Philipp Wich
059d4bad00
hostapd: support optional argument for the -v switch of hostapd and wpa_supplicant to query build features, e.g. hostapd -veap to test whether 802.11i support is compiled in
...
SVN-Revision: 29507
13 years ago
Jo-Philipp Wich
ec20b84048
hostapd: add code to prevent accidentally bridging non-wds sta mode interfaces
...
SVN-Revision: 28858
13 years ago
Felix Fietkau
c8321c3ca6
hostapd: update to latest git version
...
SVN-Revision: 28746
13 years ago
Felix Fietkau
51a4dc1bb2
wpa_supplicant: increase the time between scans to reduce the number of hw resets
...
SVN-Revision: 28262
13 years ago
Jo-Philipp Wich
964feeb54d
hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove hardcoded wpa rekey intervals, remove hardcoded radius_acct_interim_interval as it might overrule the radius Acct-Interim-Interval attribute
...
SVN-Revision: 28207
13 years ago
Felix Fietkau
a84e64e432
hostapd: add a workaround for driver issues in various android devices with texas instruments wifi
...
SVN-Revision: 28167
13 years ago
Felix Fietkau
44616eca49
Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients ( #9561 )" This is causing regressions for other clients
...
SVN-Revision: 28141
13 years ago
Felix Fietkau
c8b4192518
hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients ( #9561 )
...
SVN-Revision: 28111
13 years ago
Jo-Philipp Wich
cfc23e4c49
hostapd: introduce options to configure the logging behaviour. The config wifi-device section gains the following settings: * log_level (2) - Defines the minimum message level * log_80211 (true) - Log 802.11 events * log_8021x (true) - Log 802.1X events * log_radius (true) - Log RADIUS events * log_wpa (true) - Log WPA events * log_driver (true) - Log driver interface messages * log_iapp (true) - Log IAPP events * log_mlme (true) - Log MLME events
...
SVN-Revision: 28056
13 years ago
Felix Fietkau
35463493e8
hostapd: fix a compile issue when compiling wpa_supplicant ( fixes #9837 )
...
SVN-Revision: 27830
13 years ago
Felix Fietkau
32868c1a00
hostapd: fix wds interface address handling for multi-bssid
...
SVN-Revision: 27823
13 years ago
Felix Fietkau
3712ca3f9b
hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey eapol frame
...
SVN-Revision: 27822
13 years ago
Felix Fietkau
7bab9b2f30
hostapd: refresh patch
...
SVN-Revision: 27571
14 years ago
Felix Fietkau
8edcfc5bff
hostapd: send EAPOL frames using the same WMM queue as management frames - fixes reconnect issues under load
...
SVN-Revision: 27570
14 years ago
Felix Fietkau
57d9c06f09
hostapd: only advertise a single encryption type via WPS if multiple are supported - fixes windows 7 interop issues
...
SVN-Revision: 27569
14 years ago
Felix Fietkau
6e9542e392
hostapd: fix a race condition related to assoc response tx status processing
...
SVN-Revision: 27022
14 years ago
Felix Fietkau
1b2b3be64d
hostapd: update to 20110527, includes a client mode wpa auth fix
...
SVN-Revision: 27021
14 years ago
Felix Fietkau
2b5517934d
wpa_supplicant: make sure that the common 802.11 code gets linked in ( fixes #9299 )
...
SVN-Revision: 26764
14 years ago
Felix Fietkau
cbbe49a1d8
hostapd: fix a few compile errors and warnings
...
SVN-Revision: 26751
14 years ago
Felix Fietkau
d7bdfca6d0
hostapd: update to 2011-04-21
...
SVN-Revision: 26749
14 years ago
Felix Fietkau
ea07da5fe5
hostapd: fix bridge handling for wds stations ( #9257 )
...
SVN-Revision: 26724
14 years ago
Alexandros C. Couloumbis
9ec445154e
package/hostapd: cosmetic fix
...
SVN-Revision: 26644
14 years ago
Felix Fietkau
768877966d
hostapd: properly mark random data as ready if initialization succeeds without reassociation ( #9222 )
...
SVN-Revision: 26611
14 years ago
Vasilis Tsiligiannis
9d54c7aaaf
hostapd: add accounting configuration to hostapd uci script
...
Hello
This patch add accounting configuration in hostapd.sh
It also change "server, port, key" to "auth_server, auth_port, auth_secret" but keep backward compatibility
Please patch backfire & trunk
Thanks in advance.
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 26482
14 years ago
Felix Fietkau
6811425955
hostapd: write a stampfile when the random pool has been initialized - fixes rejected assoc attempts after hostapd restart
...
SVN-Revision: 26415
14 years ago
Felix Fietkau
8807b396ce
hostapd: update to 20110402, fixes issues with non-QoS clients
...
SVN-Revision: 26414
14 years ago
Felix Fietkau
08eca8da80
nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix EAP rekeying timeout issues with intel clients ( #8830 )
...
SVN-Revision: 26367
14 years ago
Felix Fietkau
516440649b
hostapd: add more wps config methods to the config
...
SVN-Revision: 26288
14 years ago
Felix Fietkau
85b859a2b6
hostapd: make entropy collection contribute to the kernel pool
...
SVN-Revision: 26272
14 years ago
Felix Fietkau
e822e20348
hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS
...
SVN-Revision: 26261
14 years ago
Vasilis Tsiligiannis
0e5f8f6904
hostapd: fix non-multicall hostapd compile ( #9074 )
...
SVN-Revision: 26220
14 years ago
Felix Fietkau
a75791b855
hostapd: add a patch to remove some unnecessary control interface functionality
...
SVN-Revision: 26216
14 years ago
Felix Fietkau
de2b5158a1
hostapd: add a separate config symbol for 802.11n driver support
...
SVN-Revision: 26212
14 years ago
Vasilis Tsiligiannis
6b0faf40e7
hostapd: Fix hostap driver for multicall binary builds
...
SVN-Revision: 26203
14 years ago
Felix Fietkau
0670771013
hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces binary size a bit
...
SVN-Revision: 25821
14 years ago
Jo-Philipp Wich
f1ac8cf285
hostapd: allow mixed TKIP/CCMP for 11n
...
SVN-Revision: 25543
14 years ago
Felix Fietkau
240b10673d
make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional
...
SVN-Revision: 25518
14 years ago
Felix Fietkau
0e6529d50c
hostapd: update to 20110117
...
SVN-Revision: 25094
14 years ago
Felix Fietkau
b60332deb0
hostapd: Create one control interface per virtual bssid
...
Previously hostapd created one control interface /var/run/hostapd-phyX
which only contained the first virtual bssid (for example wlan0). In
order to access the other virtual bssids with hostapd_cli add all
virtual bssids to /var/run/hostapd-phyX by specifying the ctrl_interface
parameter per bssid.
Previously the control interface looked like:
/var/run/hostapd-phyX/wlan0
Now, the control interface looks like this:
/var/run/hostapd-phyX/wlan0
/var/run/hostapd-phyX/wlan1
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24985
14 years ago
Felix Fietkau
58ed4ded0e
hostapd: fix appending the iapp_interface variable to the config
...
Signed-off-by: Alexander Couzens <lynxis@c-base.org>
SVN-Revision: 24724
14 years ago
Felix Fietkau
7ecd1c7484
hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config
...
This allows hostapd to make use of the config option
"vlan_tagged_interface" to automatically create bridge and
VLAN interfaces in a fully dynamic way.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24722
14 years ago
Felix Fietkau
d08bc913a8
hostapd: Allow rsn_preauth configuration
...
Hostapd can allow preauthentication for WPA2-EAP networks when
the interfaces through which preauthentication is allowed are
configured.
Add a new param "rsn_preauth=0/1" to the configuration that enables
or disables preauthentication on the according bridge interface.
Preauthentication for unbridged networks is not considered in this
patch.
Cc: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24721
14 years ago
Jo-Philipp Wich
73f313d035
hostapd: terminate mainloop if interface setup fails, prevents blocking init or /sbin/wifi if an incorrect channel is configured
...
SVN-Revision: 24041
14 years ago