| Bug ID |
8325
|
| Summary |
Registering ieee802154 dissector for IEEE802.15.4 frames inside Linux SLL frames
|
| Classification |
Unclassified
|
| Product |
Wireshark
|
| Version |
SVN
|
| Hardware |
All
|
| OS |
All
|
| Status |
UNCONFIRMED
|
| Severity |
Enhancement
|
| Priority |
Low
|
| Component |
Dissection engine (libwireshark)
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Build Information:
--
The Linux IEEE802.15.4 implementation supports a monitor interface which
encapsulate captured packets into a Linux SLL frame. Attached to this ticket is
a patch, which adds the used protocol (0x00f6) to the sll dissector and
registers the ieee802154 dissector to it.
You are receiving this mail because:
- You are watching all bug changes.