On Thu, Feb 12, 2015 at 08:25:50PM +0000, Gillmore, Matthew via Devel wrote: > Hello, > > My company has been actively testing 802.11s on beaglebone black > devices. Currently we are using the RT2870 and ATH9K devices.
Hi Matt, I'm not too familiar with rt2870 -- are you using the upstream rt2800usb driver? If so, looks like it supports software encryption and so you might be able to just add IEEE80211_HW_MFP_CAPABLE to the driver flags and get encrypted mesh working. (What kind of errors are you seeing today?) WRT ath9k_htc - I only have one, so can't test 8 neighbors but I guess we should limit peering once we reach whatever the driver limit is. Are you using authsae or wpa_supplicant for secure mesh? -- Bob Copeland %% http://bobcopeland.com/ _______________________________________________ Devel mailing list [email protected] http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel
