Bug ID |
12515
|
Summary |
802.11 data frame missing LLC
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Compiled (64-bit) with Qt 5.2.1, with libpcap, without POSIX capabilities,
without libnl, with GLib 2.40.2, with zlib 1.2.8, without SMI, without c-ares,
without Lua, without GnuTLS, without Gcrypt, without Kerberos, with GeoIP,
without QtMultimedia, without AirPcap.
--
In the SampleCaptures on the Wireshark wiki, there is a file called mesh.pcap.
In this file there are many 802.11 data frames not fully being dissected. I'm
not sure why Ethernet II is being dissected over 802.11, but it's getting to an
EtherType of 0xAAAA. This is not an EtherType; this is the LLC.
You are receiving this mail because:
- You are watching all bug changes.