• Home
  • Raw
  • Download

Lines Matching refs:hostapd

1 ChangeLog for hostapd
70 hostapd.conf
144 * expire hostapd STA entry if kernel does not have a matching entry
229 - add minimal RADIUS accounting server support (hostapd-as-server);
272 * allow single hostapd process to control independent WPS interfaces
289 through the hostapd control interface
316 frames (only with drivers using hostapd SME/MLME)
374 * added hostapd.conf parameter vendor_elements to allow arbitrary vendor
380 correctly; invalid messages could have caused the hostapd process to
394 * Add channel selection support in hostapd. See hostapd.conf.
396 TSF offset. See hostapd.conf for config info.
412 hostapd to reject association with any station that does not support
431 - Add command get version, that returns hostapd version string.
444 - Dispatch more WPS events through hostapd ctrl_iface.
480 fragment_size in hostapd.conf).
485 CONFIG_INTERWORKING. See hostapd.conf for config parameters for
487 * Android: Add build and runtime support for Android hostapd.
508 compatibility with older wpa_supplicant/hostapd versions)
522 on hostapd events)
525 driver wrappers that use hostapd MLME (e.g., nl80211)
532 * merge hostapd and wpa_supplicant developers' documentation into a
550 hostapd.conf becomes optional (though, it may now be used to
590 (hostapd can now be configured to act as an integrated WPS Registrar
595 runtime configuration variables in hostapd.conf (see WPS section in
620 using hostapd as the source of the regulatory information (i.e.,
622 channels to be used with hostapd (if allowed in the current
645 (driver=none in hostapd.conf; CONFIG_DRIVER_NONE=y in .config)
695 this does not affect hostapd usage, but many of the APIs changed
727 hostapd; currently, the included madwifi and bsd driver interfaces do
759 radio interface (bss=<ifname> in hostapd.conf); this is only
787 hostapd (e.g., to initialize wired network authentication based on an
789 * fixed hostapd to add PMKID KDE into 4-Way Handshake Message 1 when
791 * added -P<pid file> argument for hostapd to write the current process
818 logging was enabled, hostapd could trigger a segmentation fault in
857 HLR/AuC without blocking hostapd process
890 condition in which EAPOL-Start message could trigger hostapd to send
917 * driver_test: added support for testing hostapd with wpa_supplicant
936 using integrated EAP authenticator for EAP-TLS; new hostapd.conf
944 freed memory and potentially crash hostapd
955 radius_server_ipv6=1 needs to be set in hostapd.conf and addresses
958 * replaced hostapd control interface library (hostapd_ctrl.[ch]) with
998 * added support for using hostapd as a RADIUS authentication server
1000 authentication (new hostapd.conf options: radius_server_clients and
1011 * added support for integrated EAP-TLS authentication (new hostapd.conf
1030 new hostapd.conf field wpa_psk_file for setting path to a text file
1031 containing PSKs, see hostapd.wpa_psk for an example
1032 * added support for multiple driver interfaces to allow hostapd to be
1035 hostapd.conf, see wired.conf for example configuration)
1036 * added madwifi driver interface (driver=madwifi in hostapd.conf, see
1039 .config, needs to be created in hostapd directory with
1040 CONFIG_DRIVER_MADWIFI=y to include this driver interface in hostapd
1047 * added hostapd control interface for external programs and an example
1053 hostapd.conf)
1057 * added Prism54 driver interface (driver=prism54 in hostapd.conf;
1058 note: .config needs to be created in hostapd directory with
1059 CONFIG_DRIVER_PRISM54=y to include this driver interface in hostapd
1061 * dual-licensed hostapd (GPLv2 and BSD licenses)
1072 be straightforward; new hostapd.conf variables: 'eap_authenticator'
1074 ('minimal_eap' in hostapd.conf) which is now removed
1076 layer (driver=bsd in hostapd.conf and CONFIG_DRIVER_BSD=y in
1089 twice causing a segfault for hostapd
1111 - new hostapd.conf variables: wpa, wpa_psk, wpa_passphrase,
1129 * added new hostapd.conf variable, nas_identifier, that can be used to