https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4803
--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx> 2010-05-29 00:17:26 PDT ---
181 is *not* the pcap link-layer type value for LAPD; it's for Juniper CHDLC
("Cisco HDLC").
The only pcap link-layer type values for LAPD are 177, which is LAPD preceded
by a special header, and 203, which is plain LAPD. 177 is supported by
Wireshark; 203 is not currently supported by Wireshark.
181 is supported by Wireshark, but *NOT* as LAPD, obviously; it's supported as
Juniper CHDLC.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.