Date: Tue, 21 Feb 2006 23:55:38 +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/usr.sbin/wpa/wpa_supplicant driver_freebsd.c Message-ID: <200602212355.k1LNtcCq083315@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2006-02-21 23:55:38 UTC FreeBSD src repository Modified files: usr.sbin/wpa/wpa_supplicant driver_freebsd.c Log: use the specified key index for non-group keys; this fixes static wep key configure at key indices > 0 and 802.1x/EAPOL operation with ap's that want the station to install a key at indices > 0. Hard work by: Joe Love Reviewed by: avatar MFC after: 1 week Revision Changes Path 1.9 +5 -4 src/usr.sbin/wpa/wpa_supplicant/driver_freebsd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602212355.k1LNtcCq083315>