Guy Harris
changed
bug 11277
What |
Removed |
Added |
Hardware |
x86-64
|
All
|
OS |
Windows 8.1
|
All
|
Comment # 4
on bug 11277
from Guy Harris
(In reply to Guy Harris from comment #3)
> I asked, and Johannes Berg, the person who originally proposed the A-MPDU
> Status field, says that the packet data following the radiotap header should
> *not ever* have an MPDU delimiter - it should *always* start with an 802.11
> header.
And, as I realized, and as Johannes noted, the radiotap A-MPDU Status field
includes the delimiter CRC, and the other data in the delimiter is redundant
(the reserved field is reserved, the length is the length of the MPDU, and the
"unique data" is the ASCII code for the letter "N"), so there's no reason to
include the MPDU delimiter in the capture.
You are receiving this mail because:
- You are watching all bug changes.