Date: Tue, 5 Jul 2005 17:35:35 +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_ioctl.c Message-ID: <200507051735.j65HZZip019035@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2005-07-05 17:35:35 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ioctl.c Log: o when setting a wpa key, hold a ref on the bss node; fixes a ref cnt leak o make unicast key handling on delete identical to set o change legacy wep key api to reset the 802.11 state machine for backwards compatibility Reviewed by: avatar Approved by: re (scottl) Revision Changes Path 1.23 +17 -5 src/sys/net80211/ieee80211_ioctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507051735.j65HZZip019035>