https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5868
--- Comment #9 from Tyson Key <tyson.key@xxxxxxxxx> 2011-04-28 13:21:33 PDT ---
In fact, shouldn't it be called "packet-usb-at" - unless someone comes along
and generalises it, later?
-
The general approach that I'm using is that of the PPP dissector, and the
Ethernet enhancements patch in bug 4819.
-
I was unaware of check_col() being deprecated - although I'll happily either
remove occurrences of it, or rewrite things as necessary.
-
As for support for packets without the CRLF "magic number", I've never seen
them in my traces (from various mobile phones, and a basic HSDPA modem) - but
I'd be interested in learning how to deal with "magic-free" packets sanely.
-
I'll try and implement those suggestions; although I'm in favour of marking
this bug as being dependent upon the status of bug 4814 in the meantime.
Thanks once again,
Tyson.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.