ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6037] Support for AT commands in USB URB_CONTROL packets

Date: Fri, 1 Jul 2011 05:59:14 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6037

--- Comment #4 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-07-01 05:59:13 PDT ---
(From update of attachment 6518)
Why is epan/tap.h included?

Also, I'm not so sure dissector_add_uint() is the way to go.  It might be
better to add support to be able to do heur_dissector_add("usb.control",
dissector_usb_at, proto_at);

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.