Date: Sat, 9 Jul 2005 23:15:30 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net80211 ieee80211_crypto.c Message-ID: <200507092315.j69NFUMn000232@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2005-07-09 23:15:30 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_crypto.c Log: Change default key allocation method to do the right thing for legacy parts (i.e. those that have 4 global key slots). We blindly assign unicast keys to key slot 0. Devices that need alternate allocation logic must override this method. Reviewed by: avatar Approved by: re (scottl) Revision Changes Path 1.10 +18 -1 src/sys/net80211/ieee80211_crypto.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507092315.j69NFUMn000232>