Date: Sun, 16 Jul 2006 16:02:18 +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_input.c Message-ID: <200607161602.k6GG2IAG043815@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2006-07-16 16:02:18 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_input.c Log: tighten invariant on loops used to parse ie's; this ensures we never touch data outside the packet (previously we might touch 1 byte); it also has the happy side effect of working around broken orinoco/agere firmware that sends malformed association response frames Help by: Vladimir Egorin Revision Changes Path 1.92 +4 -4 src/sys/net80211/ieee80211_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607161602.k6GG2IAG043815>