Commit Graph

27 Commits (d08b2b02cfd72074cd05f2fdb39f1589235888fa)

Author SHA1 Message Date
Felix Fietkau 31cfd93be4 hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), fixes #6672
SVN-Revision: 19720
15 years ago
Felix Fietkau ba7bfddaae mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single instance hostapd mode move mac80211 specific bits out of /lib/wifi/hostapd.sh add a new option 'htmode' for switching between HT20 and HT40+,HT40-
SVN-Revision: 19235
15 years ago
Felix Fietkau b4ea1b0ac3 hostapd: parse the option for hiding the ESSID (#6310)
SVN-Revision: 18727
15 years ago
Felix Fietkau 7e3d67e546 hostapd: replace the wme_* config variables with wmm_* ones (fixes #6247)
SVN-Revision: 18602
15 years ago
Felix Fietkau 36eccaad21 hostapd: implement wds ap support
SVN-Revision: 18364
15 years ago
Felix Fietkau 875d957512 mac80211: fill some important capabilities into ht_capab in the hostapd config
SVN-Revision: 18293
15 years ago
Felix Fietkau 6e9ada01c0 hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association problems
SVN-Revision: 18051
15 years ago
Felix Fietkau 260d749684 hostapd: initialize wme to sane values
SVN-Revision: 17823
15 years ago
Florian Fainelli 838c1d7cd0 add additions from (#5149)
SVN-Revision: 16841
15 years ago
Vasilis Tsiligiannis 94b56b6c6c hostapd: Remove deprecated 'debug' configuration variable
SVN-Revision: 16594
15 years ago
Hauke Mehrtens e2f8f72041 hostapd only supports either b or g as hwmode configuration variable. If bg is set the scripts transfers it now to g mode.
SVN-Revision: 15182
15 years ago
Felix Fietkau ca749bea97 wifi: fix hostapd + autochannel
SVN-Revision: 15055
15 years ago
Gabor Juhos 782ca84485 hostapd: add 11n mode and ht_capab option for hostapd
SVN-Revision: 14713
16 years ago
Felix Fietkau b29544b2c3 add country code option for hostapd (patch from #4675)
SVN-Revision: 14608
16 years ago
Felix Fietkau 408690fb74 fix hostapd startup for no-crypto configurations
SVN-Revision: 14276
16 years ago
Andy Boyett aa59a08b45 hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cli
SVN-Revision: 14039
16 years ago
Andy Boyett 35078a6a52 hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only allowed values
SVN-Revision: 13790
16 years ago
Felix Fietkau e050667baa fix typo
SVN-Revision: 13084
16 years ago
Felix Fietkau a4f11ca22e use pidfiles for hostapd/wpa_supplicant instead of killing all processes when bringing an interface down - fixes an issue with random hostapd death
SVN-Revision: 13078
16 years ago
Felix Fietkau 9161a70235 fix hostapd a/g mode if only the channel is configured in the config
SVN-Revision: 13076
16 years ago
Felix Fietkau 69692e019a parse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead of hardcoding it to g)
SVN-Revision: 12673
16 years ago
Florian Fainelli 6b04ad55f9 A WPA(2) pre-shared key can either be specified as a 8 to 63 character passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. (#3935)
Signed-off-by: thomas@archlinux.org

SVN-Revision: 12394
16 years ago
Florian Fainelli 6c56733f40 Fix hostapd with open access point and per-device configuration, thanks sn9
SVN-Revision: 12375
16 years ago
Travis Kemen b35e663111 add wpa-eap uci configs Signed-off-by: David Bird <david@coova.com>
SVN-Revision: 11355
16 years ago
Travis Kemen fe7e52b4fa change psk back to key
SVN-Revision: 10488
17 years ago
Michael Büsch 7a62cb1f15 hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put it into the "key" variable.
SVN-Revision: 10478
17 years ago
Felix Fietkau d913bf3c49 move hostapd setup script from wireless-tools to hostapd package
SVN-Revision: 7000
17 years ago