On Tue, Jan 30, 2018 at 1:23 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Thu, 2018-01-25 at 17:13 +0200, Jouni Malinen wrote: >> >> + if (nla_get_flag(info->attrs[NL80211_ATTR_EXTERNAL_AUTH_SUPPORT])) >> + connect.flags |= CONNECT_REQ_EXTERNAL_AUTH_SUPPORT; > > It seems like here we should check for connection owner, no? > > If you say yes, I can edit that in. I guess you are referring netlink socket owner. Yes , we do agree with you and Thanks a lot for adding this check. Regards, Srinivas.