cvs commit: src/sys/net80211 ieee80211_input.c
Sam Leffler
sam at FreeBSD.org
Sun Jul 16 16:02:19 UTC 2006
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
More information about the cvs-src
mailing list