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 2671] ERF dissector defaults to RAW

Date: Mon, 14 Jul 2008 12:00:13 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2671





--- Comment #9 from Guy Harris <guy@xxxxxxxxxxxx>  2008-07-14 12:00:11 PDT ---
I've checked in a change to replace the old "erfatm" preference for the ERF
dissector with an "aal5_type" dissector, which offers only "guess the traffic
type" and "LLC multiplexed" as options, defaulting to "guess the type", and to
add a separate preference to control whether to treat single ATM cells as raw
data or as the first cell of an AAL5 PDU (and dissecting them as short AAL5
PDUs), defaulting to raw data.

I also fixed a bug where the code to try to guess the AAL5 traffic type was
passing the code starting with the ATM header, rather than the ATM payload, so
it wasn't recognizing some LLC-encapsulated traffic.


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