Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5868] USB-encapsulated AT/Hayes Commands dissector

Date: Mon, 9 May 2011 14:14:05 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5868

Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6254|0                           |1
        is obsolete|                            |
   Attachment #6256|0                           |1
        is obsolete|                            |
   Attachment #6262|0                           |1
        is obsolete|                            |
   Attachment #6305|                            |review_for_checkin?
               Flag|                            |

--- Comment #23 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-05-09 14:14:02 PDT ---
Created an attachment (id=6305)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6305)
Updated version of USB/AT dissector.

Tyson, please take a look at the attached updated USB/AT dissector.  Some
changes I made:

1) Added GPL
2) Display AT command in info column
3) Display AT command on main protocol tree so the tree doesn't have to be
expanded to see it.
4) Add "AT" magic as part of heuristics (a small capture file coming to
illustrate it ...)
5) Fix bug in dissect_usb_at() where "return (TRUE)" was missing.
6) Remove references to "Hayes".
7) Minor misc. cleanup.

Later on, we might decide to strengthen the heuristics per my previous idea,
but I think we can keep that on the back burner for now.

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