https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3961
--- Comment #3 from Guy Harris <guy@xxxxxxxxxxxx> 2010-11-24 00:30:22 PST ---
What happens if the pcap-ng file has *two* Interface Description Blocks - one
for LINKTYPE_ETHERNET and one for LINKTYPE_IEEE802_11? Neither
WTAP_ENCAP_ETHERNET nor WTAP_ENCAP_IEEE_802_11 would be valid encapsulation
types - only WTAP_ENCAP_PER_PACKET would be valid.
Note that there might be packet blocks between those two IDBs.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.