From da058ae75b3ee60aaa04e76208e3b5e86fbccc1e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 11 Aug 2014 00:16:51 -0700 Subject: [PATCH] monitor: Add entry for WPI-SMS4 keys and cipher --- monitor/nlmon.c | 1 + 1 file changed, 1 insertion(+) diff --git a/monitor/nlmon.c b/monitor/nlmon.c index 75a93b69..ef277ce9 100644 --- a/monitor/nlmon.c +++ b/monitor/nlmon.c @@ -312,6 +312,7 @@ static const struct { { 0x000fac05, "WEP-104" }, { 0x000fac06, "BIP" }, { 0x000fac07, "Group traffic not allowed" }, + { 0x00147201, "WPI-SMS4" }, { } };