https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5746
--- Comment #16 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-03-15 08:30:55 PDT ---
(In reply to comment #15)
> Because, as indicated, some encapsulations of PPP have the HDLC encapsulation
> hardwired off, e.g. PPPoE.
OK, well I was looking at packet-gtp.c, where it seems like ppp_hdlc would be
better. While the address and control fields may not supposed to be there, if
they are (incorrectly or not), they could still be displayed if ppp_hdlc was
used instead of just skipping them. And if they're not there, well then no
harm, no foul.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.