Date: Thu, 22 May 2008 22:22:11 +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_node.c Message-ID: <200805222222.m4MMMB6Z085139@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2008-05-22 22:22:10 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_node.c
Log:
special-case broadcast probe request in ieee80211_find_rxnode; we need
to spam all vaps and this won't happen if the frame comes from a station
that is associated to an ap vap (and so has an entry in the table)
Noticed by: Jared Go
Reviewed by: thompsa
Revision Changes Path
1.94 +30 -16 src/sys/net80211/ieee80211_node.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805222222.m4MMMB6Z085139>
