Lines Matching refs:hostapd

1 ChangeLog for hostapd
247 hostapd.conf
321 * expire hostapd STA entry if kernel does not have a matching entry
406 - add minimal RADIUS accounting server support (hostapd-as-server);
449 * allow single hostapd process to control independent WPS interfaces
466 through the hostapd control interface
493 frames (only with drivers using hostapd SME/MLME)
551 * added hostapd.conf parameter vendor_elements to allow arbitrary vendor
557 correctly; invalid messages could have caused the hostapd process to
571 * Add channel selection support in hostapd. See hostapd.conf.
573 TSF offset. See hostapd.conf for config info.
589 hostapd to reject association with any station that does not support
608 - Add command get version, that returns hostapd version string.
621 - Dispatch more WPS events through hostapd ctrl_iface.
657 fragment_size in hostapd.conf).
662 CONFIG_INTERWORKING. See hostapd.conf for config parameters for
664 * Android: Add build and runtime support for Android hostapd.
685 compatibility with older wpa_supplicant/hostapd versions)
699 on hostapd events)
702 driver wrappers that use hostapd MLME (e.g., nl80211)
709 * merge hostapd and wpa_supplicant developers' documentation into a
727 hostapd.conf becomes optional (though, it may now be used to
767 (hostapd can now be configured to act as an integrated WPS Registrar
772 runtime configuration variables in hostapd.conf (see WPS section in
797 using hostapd as the source of the regulatory information (i.e.,
799 channels to be used with hostapd (if allowed in the current
822 (driver=none in hostapd.conf; CONFIG_DRIVER_NONE=y in .config)
872 this does not affect hostapd usage, but many of the APIs changed
904 hostapd; currently, the included madwifi and bsd driver interfaces do
936 radio interface (bss=<ifname> in hostapd.conf); this is only
964 hostapd (e.g., to initialize wired network authentication based on an
966 * fixed hostapd to add PMKID KDE into 4-Way Handshake Message 1 when
968 * added -P<pid file> argument for hostapd to write the current process
995 logging was enabled, hostapd could trigger a segmentation fault in
1034 HLR/AuC without blocking hostapd process
1067 condition in which EAPOL-Start message could trigger hostapd to send
1094 * driver_test: added support for testing hostapd with wpa_supplicant
1113 using integrated EAP authenticator for EAP-TLS; new hostapd.conf
1121 freed memory and potentially crash hostapd
1132 radius_server_ipv6=1 needs to be set in hostapd.conf and addresses
1135 * replaced hostapd control interface library (hostapd_ctrl.[ch]) with
1175 * added support for using hostapd as a RADIUS authentication server
1177 authentication (new hostapd.conf options: radius_server_clients and
1188 * added support for integrated EAP-TLS authentication (new hostapd.conf
1207 new hostapd.conf field wpa_psk_file for setting path to a text file
1208 containing PSKs, see hostapd.wpa_psk for an example
1209 * added support for multiple driver interfaces to allow hostapd to be
1212 hostapd.conf, see wired.conf for example configuration)
1213 * added madwifi driver interface (driver=madwifi in hostapd.conf, see
1216 .config, needs to be created in hostapd directory with
1217 CONFIG_DRIVER_MADWIFI=y to include this driver interface in hostapd
1224 * added hostapd control interface for external programs and an example
1230 hostapd.conf)
1234 * added Prism54 driver interface (driver=prism54 in hostapd.conf;
1235 note: .config needs to be created in hostapd directory with
1236 CONFIG_DRIVER_PRISM54=y to include this driver interface in hostapd
1238 * dual-licensed hostapd (GPLv2 and BSD licenses)
1249 be straightforward; new hostapd.conf variables: 'eap_authenticator'
1251 ('minimal_eap' in hostapd.conf) which is now removed
1253 layer (driver=bsd in hostapd.conf and CONFIG_DRIVER_BSD=y in
1266 twice causing a segfault for hostapd
1288 - new hostapd.conf variables: wpa, wpa_psk, wpa_passphrase,
1306 * added new hostapd.conf variable, nas_identifier, that can be used to