Re: [PATCH 1/5 v4] mac80211: Enable mesh security from userspace
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2011-03-22 21:39:39
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2011-03-22 21:39:39
On Fri, 2011-03-18 at 13:22 -0700, Javier Cardona wrote:
Userspace can enable mesh security by providing an RSN IE and setting the MESH_SETUP_ENABLE_SECURITY flag. Also, rename vendor_ie to just ie to reflect that the same attribute may be used to pass other IEs, like for instance RSN.
I still think there should be some sort of advertising about whether or not secure mesh is support so userspace can actually tell the difference. Also, can you do the IE rename thing in a separate patch please? johannes