CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/02/08 08:34:39
Modified files:
sys/net80211 : ieee80211_input.c ieee80211_var.h
Log message:
initial 802.11 defragmentation bits.
the code will allow the concurrent reception of fragments of three
fragmented MSDUs or MMPDUs as required by the 802.11 standard.
