https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14266

--- Comment #23 from zpchi...@yahoo.com ---
After running: tshark -V -r {file starting w/ the beamformed packet}

a) b) c) d) are all correct:

a) Radiotap header v0 -> VHT info -> TXOP_PS_NOT_ALLOWED: True
b) Radiotap header v0 -> VHT info -> Beamformed: True
c) 802.11 radio info -> TXOP_PS_NOT_ALLOWED: True
d) 802.11 radio info -> Beamformed: True



After running: tshark -V -2 -r {file starting w/ the beamformed packet}

a) b) are correct. c) d) are wrong:

a) Radiotap header v0 -> VHT info -> TXOP_PS_NOT_ALLOWED: True
b) Radiotap header v0 -> VHT info -> Beamformed: True
c) 802.11 radio info -> TXOP_PS_NOT_ALLOWED: False
d) 802.11 radio info -> Beamformed: False

I'd appreciate if you can briefly explain what is the difference between the
above two cmds. What does "-2" mean? Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to