• Home
  • Raw
  • Download

Lines Matching refs:hostapd

1 ChangeLog for hostapd
71 * expire hostapd STA entry if kernel does not have a matching entry
156 - add minimal RADIUS accounting server support (hostapd-as-server);
199 * allow single hostapd process to control independent WPS interfaces
216 through the hostapd control interface
243 frames (only with drivers using hostapd SME/MLME)
301 * added hostapd.conf parameter vendor_elements to allow arbitrary vendor
307 correctly; invalid messages could have caused the hostapd process to
321 * Add channel selection support in hostapd. See hostapd.conf.
323 TSF offset. See hostapd.conf for config info.
339 hostapd to reject association with any station that does not support
358 - Add command get version, that returns hostapd version string.
371 - Dispatch more WPS events through hostapd ctrl_iface.
407 fragment_size in hostapd.conf).
412 CONFIG_INTERWORKING. See hostapd.conf for config parameters for
414 * Android: Add build and runtime support for Android hostapd.
435 compatibility with older wpa_supplicant/hostapd versions)
449 on hostapd events)
452 driver wrappers that use hostapd MLME (e.g., nl80211)
459 * merge hostapd and wpa_supplicant developers' documentation into a
477 hostapd.conf becomes optional (though, it may now be used to
517 (hostapd can now be configured to act as an integrated WPS Registrar
522 runtime configuration variables in hostapd.conf (see WPS section in
547 using hostapd as the source of the regulatory information (i.e.,
549 channels to be used with hostapd (if allowed in the current
572 (driver=none in hostapd.conf; CONFIG_DRIVER_NONE=y in .config)
622 this does not affect hostapd usage, but many of the APIs changed
654 hostapd; currently, the included madwifi and bsd driver interfaces do
686 radio interface (bss=<ifname> in hostapd.conf); this is only
714 hostapd (e.g., to initialize wired network authentication based on an
716 * fixed hostapd to add PMKID KDE into 4-Way Handshake Message 1 when
718 * added -P<pid file> argument for hostapd to write the current process
745 logging was enabled, hostapd could trigger a segmentation fault in
784 HLR/AuC without blocking hostapd process
817 condition in which EAPOL-Start message could trigger hostapd to send
844 * driver_test: added support for testing hostapd with wpa_supplicant
863 using integrated EAP authenticator for EAP-TLS; new hostapd.conf
871 freed memory and potentially crash hostapd
882 radius_server_ipv6=1 needs to be set in hostapd.conf and addresses
885 * replaced hostapd control interface library (hostapd_ctrl.[ch]) with
925 * added support for using hostapd as a RADIUS authentication server
927 authentication (new hostapd.conf options: radius_server_clients and
938 * added support for integrated EAP-TLS authentication (new hostapd.conf
957 new hostapd.conf field wpa_psk_file for setting path to a text file
958 containing PSKs, see hostapd.wpa_psk for an example
959 * added support for multiple driver interfaces to allow hostapd to be
962 hostapd.conf, see wired.conf for example configuration)
963 * added madwifi driver interface (driver=madwifi in hostapd.conf, see
966 .config, needs to be created in hostapd directory with
967 CONFIG_DRIVER_MADWIFI=y to include this driver interface in hostapd
974 * added hostapd control interface for external programs and an example
980 hostapd.conf)
984 * added Prism54 driver interface (driver=prism54 in hostapd.conf;
985 note: .config needs to be created in hostapd directory with
986 CONFIG_DRIVER_PRISM54=y to include this driver interface in hostapd
988 * dual-licensed hostapd (GPLv2 and BSD licenses)
999 be straightforward; new hostapd.conf variables: 'eap_authenticator'
1001 ('minimal_eap' in hostapd.conf) which is now removed
1003 layer (driver=bsd in hostapd.conf and CONFIG_DRIVER_BSD=y in
1016 twice causing a segfault for hostapd
1038 - new hostapd.conf variables: wpa, wpa_psk, wpa_passphrase,
1056 * added new hostapd.conf variable, nas_identifier, that can be used to