aboutsummaryrefslogtreecommitdiffstats
path: root/info.c
diff options
context:
space:
mode:
Diffstat (limited to 'info.c')
-rw-r--r--info.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/info.c b/info.c
index 4c5f463..317e7a3 100644
--- a/info.c
+++ b/info.c
@@ -170,6 +170,8 @@ static void ext_feat_print(enum nl80211_ext_feature_index idx)
ext_feat_case(PUNCT, "preamble puncturing in AP mode");
ext_feat_case(SECURE_NAN, "secure NAN support");
ext_feat_case(AUTH_AND_DEAUTH_RANDOM_TA, "random auth/deauth transmitter address");
+ ext_feat_case(OWE_OFFLOAD, "OWE DH element handling offload (client)");
+ ext_feat_case(OWE_OFFLOAD_AP, "OWE DH element handling offload (AP)");
}
}