CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/27 12:24:01
Modified files:
sys/net80211 : ieee80211_input.c ieee80211_node.h
ieee80211_var.h
Log message:
sanitize RX path a bit.
make sure drivers pass a contiguous header, check header length earlier.
fix checking of frames sequence number for frames containing an Address 4
field (required for future work).
fix processing of control frames (only pspoll for now).
