https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6155
--- Comment #20 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-11-15 14:11:06 PST ---
(In reply to comment #18)
> Come to think of it, what happens if someone decides to run some other textual
> protocol (e.g. NMEA 0183, as used by GPS receivers) over USB? Should we further
> generalise things to become "USB Text", or build new, slightly-modified
> dissectors (or even add preferences), to compensate?
Hah, I had NMEA dissection on my TODO list, but other projects pushed that so
far to the back burner that I think it completely fell off the stove now.
Having a text-based dissector that's too generic means you wouldn't be able to
filter and separate AT from NMEA traffic, so overall I think it's better to
keep them separate. A preference as to how to decode the text *might* be
needed at some point if heuristics prove to be inadequate.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.