ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12081] Add 'Decode as' support for SLL Type field

Date: Thu, 04 Feb 2016 21:08:49 +0000

changed bug 12081


What Removed Added
Status UNCONFIRMED CONFIRMED
CC   [email protected]
Summary Decode as override does not always work for Linux SLL Add 'Decode as' support for SLL Type field
Ever confirmed   1
Severity Major Enhancement

Comment # 5 on bug 12081 from
SLL Type is not part of the list of fields registered for 'Decode As'
functionality.
Any protocol type <= 1536 is a SLL Type protocol (that's why 0 or 1 fails).
Protocols witha  greater value are either GRE or Ethertype (and Ethertype is
part of the fileds supported by 'Decode As').


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