aboutsummaryrefslogtreecommitdiff
path: root/wpa_supplicant/wpa_supplicant.conf
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2016-09-06 13:11:34 -0700
committerDmitry Shmidt <dimitrysh@google.com>2016-09-06 13:11:34 -0700
commit7d17530e229db79208e99741071df97ea4faeec6 (patch)
tree33601cad1e0a83f603f9d6953a3723bfb7d6e972 /wpa_supplicant/wpa_supplicant.conf
parentd13095b921f259373b91480bc40fb53172ca4860 (diff)
downloadwpa_supplicant_8-7d17530e229db79208e99741071df97ea4faeec6.tar.gz
Cumulative patch from commit fcd85d9a3f2d9d63d0fa57e93446ad467db75b23
fcd85d9 Add QCA vendor commands/attributes for indoor location d1723c5 wpa_supplicant: Allow FTM functionality to be published faecb39 hostapd: Allow FTM functionality to be published fc72a48 hostapd: Use stations nsts capability in (Re)Association Response frame 22950d0 QCA vendor subcommand for LL_STATS extension b44d9c7 D-Bus: Add ConfigFile parameter into the interface properties 7dcec24 mka: Clean up key allocation 95e9460 mka: Get rid of struct ieee802_1x_cp_conf 07a6bfe mka: Store cipher suite ID in a u64 instead of u8 pointer 535a8b8 mka: Make csindex unsigned 343eb3b mka: Reorganize live peer creation and key server election 34dbe90 mka: Share a single delete mka implementation 0dabf79 mka: Introduce compare_priorities() 53080f7 mka: Clean up ieee802_1x_kay_mkpdu_sanity_check() 05283e7 mka: Simplify ieee802_1x_mka_dist_sak_body_present() 87b19c8 mka: Replace participant->kay with a local kay variable f9ea083 mka: Fix typos in grammar in variable names and comments 921171f mka: Use named initializers for mka_body_handler[] 86bef17 mka: Remove unused enum mka_created_mode values ec958ae mka: Remove cs_len argument from the set_current_cipher_suite functions 46bbda2 mka: Clean up ieee802_1x_mka_decode_potential_peer_body() cf375eb mka: Simplify ieee802_1x_mka_encode_icv_body() memory copying 8b4a148 mka: Simplify ieee802_1x_mka_sak_use_body_present() b3df783 mka: Reorganize loops in number of KaY functions de7f533 mka: Remove unused body_peer incrementation 2b13bca mka: Add reset_participant_mi() helper 3ceb458 mka: Clean up printf formats 8fab9e1 mka: Use named initializers for static structs d4f668f mka: Add MKA_ALIGN_LENGTH macro 1de7a9f mka: Add helper functions for dumping and creating peer d9639d1 mka: Clean up ieee802_1x_kay_get_cipher_suite() lookup function 7c547cf mka: Refactor the get_*_peer() functions 515bc1a mka: Fix a typo in mka_body_handler (mak to mka) a33e3c3 mka: Add a helper function, sci_equal(), for sci comparison cefeb8e mka: Use less bitfields in the IEEE 802.1X-2010 structs 2e94489 mka: Fix a typo in macsec_capbility f2f8616 Initialize hapd->nr_db in hostapd_alloc_bss_data() 30e0745 Fix TRACK_STA_LIST before BSS enabled 1f3b8b4 Check for driver initialization before doing driver operations 833d0d4 radius: Sanity check for NULL pointer segfault Change-Id: I500fe4f62e1a0010ea82c277f73becd2ac2dfa43 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Diffstat (limited to 'wpa_supplicant/wpa_supplicant.conf')
-rw-r--r--wpa_supplicant/wpa_supplicant.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/wpa_supplicant/wpa_supplicant.conf b/wpa_supplicant/wpa_supplicant.conf
index 6ece942d..c3d52724 100644
--- a/wpa_supplicant/wpa_supplicant.conf
+++ b/wpa_supplicant/wpa_supplicant.conf
@@ -449,6 +449,22 @@ fast_reauth=1
# sent to not-associated AP; if associated, AP BSSID)
#gas_address3=0
+# Publish fine timing measurement (FTM) responder functionality in
+# the Extended Capabilities element bit 70.
+# Controls whether FTM responder functionality will be published by AP/STA.
+# Note that actual FTM responder operation is managed outside wpa_supplicant.
+# 0 = Do not publish; default
+# 1 = Publish
+#ftm_responder=0
+
+# Publish fine timing measurement (FTM) initiator functionality in
+# the Extended Capabilities element bit 71.
+# Controls whether FTM initiator functionality will be published by AP/STA.
+# Note that actual FTM initiator operation is managed outside wpa_supplicant.
+# 0 = Do not publish; default
+# 1 = Publish
+#ftm_initiator=0
+
# credential block
#
# Each credential used for automatic network selection is configured as a set