]> git.ipfire.org Git - thirdparty/iw.git/blobdiff - info.c
iw: update extended features in info
[thirdparty/iw.git] / info.c
diff --git a/info.c b/info.c
index 8d4cffcb6904bbbd4624c41a4c8a7ec7c859680b..9147b925ba12713ba5d01b01f66aac5cc3a1bab9 100644 (file)
--- a/info.c
+++ b/info.c
@@ -702,6 +702,10 @@ broken_combination:
                ext_feat_print(tb, STA_TX_PWR, "TX power control per station");
                ext_feat_print(tb, SAE_OFFLOAD, "SAE offload support");
                ext_feat_print(tb, VLAN_OFFLOAD, "VLAN offload support");
+               ext_feat_print(tb, BEACON_PROTECTION, "beacon protection support");
+               ext_feat_print(tb, CONTROL_PORT_NO_PREAUTH, "disable pre-auth over nl80211 control port support");
+               ext_feat_print(tb, PROTECTED_TWT, "protected Target Wake Time (TWT) support");
+               ext_feat_print(tb, DEL_IBSS_STA, "deletion of IBSS station support");
        }
 
        if (tb_msg[NL80211_ATTR_COALESCE_RULE]) {