Re: [ath5k-devel] [PATCH] ath5k: add support of HW encryption in management frames

2012-09-10 Thread Nick Kossifidis
2012/9/10 Yeoh Chun-Yeow : > Hi, all > > For your information, my submitted patch has allowed me to do the > following and mainly to setup the secured mesh 802.11s using authsae: > > 1. Key installations for the following: > /* key to protect integrity of multicast mgmt frames tx*/ > install_key(nl

Re: [ath5k-devel] [PATCH] ath5k: add support of HW encryption in management frames

2012-09-10 Thread Yeoh Chun-Yeow
Hi, all For your information, my submitted patch has allowed me to do the following and mainly to setup the secured mesh 802.11s using authsae: 1. Key installations for the following: /* key to protect integrity of multicast mgmt frames tx*/ install_key(nlcfg, NULL, CIPHER_AES_CMAC, NL80211_KEYTY

Re: [ath5k-devel] [PATCH] ath5k: add support of HW encryption in management frames

2012-09-10 Thread Kalle Valo
Adrian Chadd writes: > Yeoh - can you please email me privately with a summary of what you > implemented, what you've tested and what worked / what didn't work? Why privately? Better to have all the information public, you never know if someone finds the info from the web and picks up the work.