• Home
  • Raw
  • Download

Lines Matching refs:hostapd

1 ChangeLog for hostapd
204 hostapd.conf
278 * expire hostapd STA entry if kernel does not have a matching entry
363 - add minimal RADIUS accounting server support (hostapd-as-server);
406 * allow single hostapd process to control independent WPS interfaces
423 through the hostapd control interface
450 frames (only with drivers using hostapd SME/MLME)
508 * added hostapd.conf parameter vendor_elements to allow arbitrary vendor
514 correctly; invalid messages could have caused the hostapd process to
528 * Add channel selection support in hostapd. See hostapd.conf.
530 TSF offset. See hostapd.conf for config info.
546 hostapd to reject association with any station that does not support
565 - Add command get version, that returns hostapd version string.
578 - Dispatch more WPS events through hostapd ctrl_iface.
614 fragment_size in hostapd.conf).
619 CONFIG_INTERWORKING. See hostapd.conf for config parameters for
621 * Android: Add build and runtime support for Android hostapd.
642 compatibility with older wpa_supplicant/hostapd versions)
656 on hostapd events)
659 driver wrappers that use hostapd MLME (e.g., nl80211)
666 * merge hostapd and wpa_supplicant developers' documentation into a
684 hostapd.conf becomes optional (though, it may now be used to
724 (hostapd can now be configured to act as an integrated WPS Registrar
729 runtime configuration variables in hostapd.conf (see WPS section in
754 using hostapd as the source of the regulatory information (i.e.,
756 channels to be used with hostapd (if allowed in the current
779 (driver=none in hostapd.conf; CONFIG_DRIVER_NONE=y in .config)
829 this does not affect hostapd usage, but many of the APIs changed
861 hostapd; currently, the included madwifi and bsd driver interfaces do
893 radio interface (bss=<ifname> in hostapd.conf); this is only
921 hostapd (e.g., to initialize wired network authentication based on an
923 * fixed hostapd to add PMKID KDE into 4-Way Handshake Message 1 when
925 * added -P<pid file> argument for hostapd to write the current process
952 logging was enabled, hostapd could trigger a segmentation fault in
991 HLR/AuC without blocking hostapd process
1024 condition in which EAPOL-Start message could trigger hostapd to send
1051 * driver_test: added support for testing hostapd with wpa_supplicant
1070 using integrated EAP authenticator for EAP-TLS; new hostapd.conf
1078 freed memory and potentially crash hostapd
1089 radius_server_ipv6=1 needs to be set in hostapd.conf and addresses
1092 * replaced hostapd control interface library (hostapd_ctrl.[ch]) with
1132 * added support for using hostapd as a RADIUS authentication server
1134 authentication (new hostapd.conf options: radius_server_clients and
1145 * added support for integrated EAP-TLS authentication (new hostapd.conf
1164 new hostapd.conf field wpa_psk_file for setting path to a text file
1165 containing PSKs, see hostapd.wpa_psk for an example
1166 * added support for multiple driver interfaces to allow hostapd to be
1169 hostapd.conf, see wired.conf for example configuration)
1170 * added madwifi driver interface (driver=madwifi in hostapd.conf, see
1173 .config, needs to be created in hostapd directory with
1174 CONFIG_DRIVER_MADWIFI=y to include this driver interface in hostapd
1181 * added hostapd control interface for external programs and an example
1187 hostapd.conf)
1191 * added Prism54 driver interface (driver=prism54 in hostapd.conf;
1192 note: .config needs to be created in hostapd directory with
1193 CONFIG_DRIVER_PRISM54=y to include this driver interface in hostapd
1195 * dual-licensed hostapd (GPLv2 and BSD licenses)
1206 be straightforward; new hostapd.conf variables: 'eap_authenticator'
1208 ('minimal_eap' in hostapd.conf) which is now removed
1210 layer (driver=bsd in hostapd.conf and CONFIG_DRIVER_BSD=y in
1223 twice causing a segfault for hostapd
1245 - new hostapd.conf variables: wpa, wpa_psk, wpa_passphrase,
1263 * added new hostapd.conf variable, nas_identifier, that can be used to