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

Wireshark-commits: [Wireshark-commits] rev 23535: /trunk/wiretap/ /trunk/wiretap/: visual.c

Date: Wed, 21 Nov 2007 22:16:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23535

User: guy
Date: 2007/11/21 10:16 PM

Log:
 Don't use "if it begins with 0xff 0x03 it's PPP, otherwise it's Cisco
 HDLC" to try to distinguish Cisco HDLC from PPP packets;
 Address-and-Control-Field-Compression can be negotiated on, so there's
 no guarantee that PPP frames begin with 0xff 0x03.  Fixes bug 2005.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +3 -10     visual.c      Modified