Comment # 33
on bug 9586
from Emburey
(In reply to comment #29)
> (In reply to comment #20)
> > field 'flag'
> > 0/1 0/1 0/1 0/1 0/1 0/1 0/1 0/1
> > | | | | | | | |
> > | | | | | | | |- Is a Dot11 Control type frame
>
> I.e., it's a control frame (RTS, CTS, etc.) rather than a Management or Data
> frame?
Yes, it is a control frame, and not a mgmt/data frame.
The previous bits would denote the kind of error (CRC/frame error), if any.
>
> > field 'status'
> > 0/1 0/1 0/1 0/1 0/1 0/1 0/1 0/1
> > | | | | | | | |
> > | | | | | | | |- -nil-
> > | | | | | | |------ -nil-
> > | | | | | |----------- Dot11 WEP
>
> Presumably meaning "protected" rather than "WEP", i.e. it's also set for
> WPA/WPA2?
It is Protected and would be set for wpa/wpa2.
You are receiving this mail because:
- You are watching all bug changes.