Wireshark-bugs: [Wireshark-bugs] [Bug 11351] 802.11 frame is not correctly dissected if it conta

Date: Tue, 25 Aug 2015 02:05:42 +0000

changed bug 11351


What Removed Added
CC   [email protected], [email protected]
Summary 802.11 frame is not correctly dissected if it contains QoS data type 802.11 frame is not correctly dissected if it contains HT Control

Comment # 6 on bug 11351 from
Looks like the problem is that Wireshark isn't recognizing that the HT Control
blob isn't there while omnipeek does.  It looks like if Wireshark would
recognize those 4 bytes as being HTC then the rest of the dissection would line
up.

There's a bunch of discussion about this in the comments preceding
dissect_ht_control()--including a (possibly out of date) comment indicating we
have no equipment which produces HTC.  Well, now we have a capture with an HTC.

Guy?


You are receiving this mail because:
  • You are watching all bug changes.