]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
info: update extended feature list
authorJohannes Berg <johannes.berg@intel.com>
Mon, 5 Aug 2019 20:31:47 +0000 (22:31 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 5 Aug 2019 20:31:47 +0000 (22:31 +0200)
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
info.c

diff --git a/info.c b/info.c
index 2381e019e30d0cf4749a0e4149fb4b9723c35042..38362d8744b74c4446bcd47dd4c15d689393e155 100644 (file)
--- a/info.c
+++ b/info.c
@@ -679,6 +679,13 @@ broken_combination:
                ext_feat_print(tb, TXQS, "FQ-CoDel-enabled intermediate TXQs");
                ext_feat_print(tb, AIRTIME_FAIRNESS,
                               "airtime fairness scheduling");
+               ext_feat_print(tb, AP_PMKSA_CACHING,
+                              "PMKSA caching supported in AP mode");
+               ext_feat_print(tb, SCHED_SCAN_BAND_SPECIFIC_RSSI_THOLD,
+                              "band specific RSSI thresholds for scheduled scan");
+               ext_feat_print(tb, EXT_KEY_ID, "extended key ID support");
+               ext_feat_print(tb, STA_TX_PWR, "TX power control per station");
+               ext_feat_print(tb, SAE_OFFLOAD, "SAE offload support");
        }
 
        if (tb_msg[NL80211_ATTR_COALESCE_RULE]) {