Skip to content
  • Dmitry Shmidt's avatar
    Cumulative patch from commit 05e5e615 · 29333599
    Dmitry Shmidt authored
    
    
    05e5e615 AP: Skip authentication/deauthentication phase for DMG/IEEE 802.11ad
    0c4b9025 AP: Do not look for supported rates in DMG/IEEE 802.11ad
    e72faadb bgscan_simple: Fix short_scan_count comparison
    517b5f92 nl80211: Zero num_modes if nl80211_get_hw_feature_data() fails
    39c5da32 nl80211: Use correct attribute for scan flags in vendor scan
    c167662d eap_proxy: On SIM error flush PMKSAs only for SIM/AKA/AKA' networks
    6657bb15 Fix OOM handling in neighbor report response handling
    7187e209 Allow LCI request with no subelements
    d7342014 RRM: Enable beacon report with active/passive scan for all drivers
    ec45927b Report received beacon report with BEACON-RESP-RX event
    f3383366 Report beacon request TX status as control interface event
    90d9d7c3 Beacon request through hostapd control interface
    73a27a63 Add hostapd configuration parameter rrm_beacon_report
    de6ec8b5 Enable Beacon Report using beacon table for all drivers
    6774c6a9 Update copyright notices for the new year 2017
    f5687741 Do not add own BSS in neighbor report with invalid op_class/channel
    aeff0645 FILS: Fix FILS Realm Information ANQP-element construction
    76196ddb wpa_supplicant: Add support for Beacon Report Radio Measurement
    b3060bf9 common: Add helper function to convert RSSI to RCPI
    1ac4dba3 wpa_supplicant: Extend verify_channel() and make it global
    c9ff8e5f common: Add function to get an operating class by its number and country
    e4f1d879 common: Add non-global to global operating classes conversion
    96a5f14e nl80211: Add support for additional scan parameters for beacon report
    c16b9f8d driver: Add scan support to beacon report
    3c716fdb wpa_supplicant: Refactor wpas_rrm_build_lci_report()
    e1b96e11 wpa_supplicant: Send rejection for unsupported radio measurements
    0c73e410 wpa_supplicant: Limit RRM response size to MMPDU size
    9664ab8b wpa_supplicant: Refactor Radio Measurement Request handling
    332bf5d3 wpa_supplicant: Validate RRM request frame format
    ec493469 wpa_supplicant: Move RRM implementation to a dedicated file
    d1c74f8c Add RRM definitions for beacon report measurement
    6a31440b Fix LCI request subelement processing
    ce691a8d Add CONFIG_MESH into wpa_supplicant defconfig
    67129ab9 wpa_cli: Add commands to use PMKSA_GET/ADD
    bbad185c P2P: Fix compilation warning in p2p_add_device()
    2977f519 GAS: Remove unnecessarily duplicate gas_frag_limit configuration
    1940559e FT: Drop FT Action frames if ft_over_ds=0
    d8de9048 Remove deprecated tx_queue_* params from hostapd.conf notes
    78022c83 Fix memory leak on hostapd eap_user_file parsing error paths
    02f999c6 hostapd: Remove unnecessary NULL check from parser functions
    fd5f29e7 Fix memory leak in hostapd BSS_TM_REQ error path handling
    95de34a1 Remove trailing whitespace
    45997cce hostapd: Add TERMINATE as per-interface command
    546680f8 hostapd: Do not update dtim_period with invalid value
    35677305 RADIUS server: Increase maximum number of sessions
    a5861afc hostapd: Do not update invalid wep_key_len_unicast
    f78402ac hostapd: Do not update rejected wep_key_len_broadcast
    e0ba7efe hostapd: Do not update eapol_version with rejected value
    9266d00b hostapd: Reject invalid macaddr_acl value
    8628555f hostapd: Check driver parameter before replacing previous value
    1dfd25a6 Fix hostapd SIGHUP processing before interface is enabled
    34e29dfd Remove unnecessary NULL check from hostapd_config_read_wpa_psk() call
    65dfa872 mka: Make MKA actor priority configurable
    9bcfd5be Document new D-Bus WPS properties
    77fcbf7f D-Bus: Use a helper function to get possibly NULL strings
    dbf52494 D-Bus: Add DeviceType in WPS property
    266097fd D-Bus: Add device serial number in WPS property
    3ee6a3ab D-Bus: Add model number in WPS property
    ae66822c D-Bus: Add WPS model name as property
    318d4b5b D-Bus: Add WPS manufacturer as property
    b20f031c D-Bus: Add WPS device name as property
    4a45dc19 mesh: Show [MESH] flag in print_bss_info()
    c04a67de hostapd_cli: Add completion for get command
    bf4167b9 hostapd_cli: Add completion for set command
    86adff09 hostapd_cli: Completion for further commands with STA parameter
    4f59ad06 hostapd_cli: Use common completion for commands that use stations
    62b95eb6 hostapd_cli: Add missing command help descriptions
    04f02faa Fix wpa_cipher_to_alg() return type
    9187b13a wpa_supplicant: Add BSS CURRENT control interface command
    d7f12e4e OpenSSL: Make sure local certificate auto chaining is enabled
    4be02b71 OpenSSL: Remove SSL_{CTX_,}_clear_options ifdefs
    7655bd73 P2P: Do not use wait_time for SD Response TX without fragmentation
    1f0fdaf0 Fix race condition between AssocResp callback and 4addr event
    a6f3761f eap_proxy: Add support for SIM state change indication from eap_proxy
    79a54ab9 eap_proxy: Fix eap_proxy_init() prototype to use const eapol_cb
    4e118c84 D-Bus: Add 'freq' option to P2P Find method to specify starting channel
    e414f4f0 PeerKey: Fix STK 4-way handshake regression
    28fb9bb1 PeerKey: Fix EAPOL-Key processing
    dfc77317 Android: Add p2p_add_cli_chan=1 option
    7508c2ad PAE: Make KaY specific details available via control interface
    b54f4339 FILS: Make FILS Indication element information available in BSS output
    8183aee6 FILS: Add support for building FILS Realm Information ANQP-element
    9cad6186 FILS: Add Realm Information ANQP-element in BSS data
    26bf70e3 FILS: Separate FILS realm configuration from ERP domain
    42b847ac FILS: Fix hashed realm name derivation
    29062f29 Update various definitions based on IEEE Std 802.11-2016
    aaa9c60b Fix preauth_test build by updating add_pmkid/remove_pmkid callbacks
    0babae87 Fix wpa_supplicant build error with IEEE8021X_EAPOL unset
    19810d29 Make Beacon IEs available in wpa_supplicant BSS command
    274e76f2 mesh: Fix channel configuration in pri/sec switch case
    cebda0e3 Make debug print clearer for AP/mesh mode secondary channel issues
    3459381d External persistent storage for PMKSA cache entries
    c5793127 Add PMKSA-CACHE-ADDED/REMOVED events to wpa_supplicant
    655dc4a4 Send "TERMINATING" event from hostapd
    5149a0f0 P2P: Set p2p_persistent_group=1 at the time of reading disabled=2
    065c029a Remove MBO dependency from Supported Operating Classes element
    62cd9d79 nl80211: Specify the BSSID in the QCA vendor scan
    444930e5 Define an attribute to do a specific BSSID QCA vendor scan
    cea76147 Add QCA vendor command definitions for IDs 61-73
    cb0cc6ef Define QCA Beacon miss threshold attributes for 2.4 and 5 GHz bands
    c313c8a5 Fix QCA vendor command values for SAR power limits
    a5c723ad Interworking: Clear SCANNING state if no network selected
    a1836de6 SME: Fix IBSS setup after shared key/FT/FILS association
    f49c852b P2P: Fix a theoretical out of bounds read in wpas_p2p_select_go_freq()
    944d4858 P2P: Fix a theoretical out of bounds read in wpas_p2p_setup_freqs()
    0a6c9dc7 P2P: Send P2P-DEVICE-FOUND event on peer changing device name
    9a431d49 WFD: Clear wfd_subelems when P2P peer stops sending them
    6e374bd4 Ignore scan results from ongoing scan when FLUSH command is issued
    71ac9345 Make update_idx available in BSS control interface command
    49aa88bb P2P: Clear PEER_WAITING_RESPONSE on GO Negotiation success
    c79238b6 Define a QCA vendor command to configure SAR Power limits
    0f5eb69f Use eloop timeout for post-EAP-Failure wait before disconnection
    20b1a9e2 Allow hostapd wep_key# parameters to be cleared
    5ec3d510 wpa_passphrase: Reject invalid passphrase
    
    Test: Wifi Suite
    
    Change-Id: Ida52ca4e43bbc326a89d4c9848529df2d545b692
    Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
    29333599
This project is licensed under the Other. Learn more