Date: Thu, 14 May 2009 16:23:24 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net80211 ieee80211_node.c Message-ID: <200905141623.n4EGNfxI036258@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2009-05-14 16:23:24 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_node.c Log: SVN rev 192107 on 2009-05-14 16:23:24Z by sam correct handling of ctl frames: the sender's address is always i_addr2 for frames we should expect to process (old code was trying to handle frames we should never see--like ACK) Reviewed by: thompsa, cbzimmer Revision Changes Path 1.128 +0 -12 src/sys/net80211/ieee80211_node.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905141623.n4EGNfxI036258>