Date: Mon, 6 Jun 2005 16:39:22 +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/dev/ath if_ath.c if_athvar.h Message-ID: <200506061639.j56GdMc9089883@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2005-06-06 16:39:22 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_ath.c if_athvar.h
Log:
Misc keycache changes:
o purge ath_initkeytable; it's not needed
o add multicast key search support for supporting multiple group keys
(disabled for now; requires updated hal)
o create keycache entry for stations using open auth so they get h/w
antenna management support
o add keycache -> node mapping table; eliminates mac-based lookup in
the net80211 layer
Revision Changes Path
1.90 +152 -76 src/sys/dev/ath/if_ath.c
1.24 +24 -3 src/sys/dev/ath/if_athvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506061639.j56GdMc9089883>
