http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25737
User: guy
Date: 2008/07/14 12:28 PM
Log:
Rename the ERF "erfhdlc" preference to "hdlc_type" ("erf" is redundant,
and "hdlc" doesn't indicate that it's a protocol type), and, instead of
a "raw" option, have a "try to guess the traffic type" option - for now,
if the first byte is 0x0f or 0x8f, treat it as Cisco HDLC, otherwise
treat it as PPP.
Directory: /trunk/epan/dissectors/
Changes Path Action
+42 -25 packet-erf.c Modified
Directory: /trunk/epan/
Changes Path Action
+15 -0 prefs.c Modified