]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
info: add FILS_CRYPTO_OFFLOAD extended feature
authorJohannes Berg <johannes.berg@intel.com>
Mon, 8 Nov 2021 08:43:10 +0000 (09:43 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 8 Nov 2021 08:43:10 +0000 (09:43 +0100)
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
info.c

diff --git a/info.c b/info.c
index 6b2bbd843445157dae4ec6b38d94d6bb4b23f321..3a45b3fa4afa7729eaae4e7177a9484c5256a37a 100644 (file)
--- a/info.c
+++ b/info.c
@@ -701,6 +701,7 @@ broken_combination:
                ext_feat_print(tb, OPERATING_CHANNEL_VALIDATION, "Operating Channel Validation (OCV) support");
                ext_feat_print(tb, 4WAY_HANDSHAKE_AP_PSK, "AP mode PSK offload support");
                ext_feat_print(tb, BSS_COLOR, "BSS coloring support");
+               ext_feat_print(tb, FILS_CRYPTO_OFFLOAD, "FILS crypto offload");
        }
 
        if (tb_msg[NL80211_ATTR_COALESCE_RULE]) {