On Wednesday 10 November 2010 20:24:50 Ben Greear wrote: > On 10/16/2010 12:00 PM, Christian Lamparter wrote: > > On Thursday 23 September 2010 10:36:58 Johannes Berg wrote: > >> On Wed, 2010-09-22 at 20:29 -0700, greearb@xxxxxxxxx wrote: > >>> From: Ben Greear<greearb@xxxxxxxxxxxxxxx> > >>> > >>> Create 'stations' sub-directory under each netdev:[vif-name] > >>> directory to hold all stations for that network device. > >>> > >>> Signed-off-by: Ben Greear<greearb@xxxxxxxxxxxxxxx> > >> > >> Acked-by: Johannes Berg<johannes@xxxxxxxxxxxxxxxx> > > > > ieee80211_debugfs_key_add needs to be updated (debugfs_key.c). > > Either the "station" symlink has to go, or we need to loop up > > to which interface the sta belongs. currently it's hard-coded to > > "sprintf(buf, "../../stations/%pM", sta->sta.addr);" > > (something which no longer exists) > > To reproduce this problem, do I need to be using WEP, or should > WPA do the trick? Or something else? well, STAs are involved. So you want an encryption which needs/generates per-station keys. And the setup of choice would be to go with WPA/RSN. > Are the keys supposed to show up only in STA mode, or also when > acting as an AP? They will show up in STA and AP mode. Regards, Chr -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html