https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5746
--- Comment #3 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-03-11 12:41:19 PST ---
The problem is that the sflow payload is not a PPP frame but PPP in HDLC-like
framing, yet sflow doesn't seem to be able to distinguish between them. From
http://www.sflow.org/sflow_version_5.txt, PPP is listed as being protocol 7.
But is that really PPP or PPP in HDLC-like framing? If it's for both, then
sflow needs to decide which to call. I don't know enough about sflow to know
what the correct solution should be and I can't find any more details at
sflow.org.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.