https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3096
--- Comment #4 from Mark Smith <marksmith@xxxxxxxxxxx> 2008-12-04 19:15:18 PDT ---
(In reply to comment #3)
> That would work with Ethernet and other 802.x LANs (as well as non-802.x LANs
> that use 802.2, such as FDDI), but it wouldn't work with, for example, PPP.
>
Tha's a shame. I'd assumed that pcap files were "packet type" agnostic i.e.
there could be a mix of packets with any type of protocol (with some internal
packet identifying header preceding them), so inserting an 802.2 "comment"
packet within a file containing e.g. ppp frames, would still be ok. By the
sounds of what you're saying, the capture file has a header that specifies that
all the contained packets are of the same general type. Is that the case?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.