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

            Bug ID: 14474
           Summary: AVTP control frames are not decoded.
           Product: Wireshark
           Version: 2.4.5
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: Low
         Component: Dissection engine (libwireshark)
          Assignee: bugzilla-ad...@wireshark.org
          Reporter: praveen.kantharajap...@gmail.com
  Target Milestone: ---

Created attachment 16183
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16183&action=edit
AVTP control packet capture

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Wireshark does not decode AVTP control frames.
The MSB of the first byte after Ether type(0x22F0), is the CD bit which
indicates Control packet or data packet.

In the attached pcap the CD bit is 1 hence it needs to be decode as AVTP
control packet, but the packet is not decoded as control packet.
If the CD bit is 0 wireshark decodes the packet correctly as AVTP
streaming/data packet.

Attaching a pcap of AVTP control packet.

-- 
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