Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9586] Peekremote dissector needs to handle "new" header as

Date: Thu, 13 Mar 2014 07:52:24 +0000

Comment # 33 on bug 9586 from
(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.